Skip to content

Commit

Permalink
chore: upgrade tun2socks library to v3.4.0 (#1695)
Browse files Browse the repository at this point in the history
  • Loading branch information
sbruens authored Aug 14, 2023
1 parent 3d68446 commit 9875803
Show file tree
Hide file tree
Showing 8 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/cordova/apple/OutlineAppleLib/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ let package = Package(
),
.binaryTarget(
name: "Tun2socks",
url: "https://github.com/Jigsaw-Code/outline-go-tun2socks/releases/download/v3.3.0/apple.zip",
checksum: "ec6d98aef1dc66cd518da38c6b53f47ff8ae330f41e81c8c52e93803e93d9721"
url: "https://github.com/Jigsaw-Code/outline-go-tun2socks/releases/download/v3.4.0/apple.zip",
checksum: "6c6880fa7d419a5fddc10588edffa0b23b5a44f0f840cf6865372127285bcc42"
),
.testTarget(
name: "OutlineTunnelTest",
Expand Down
Binary file not shown.
Binary file not shown.
Binary file modified third_party/outline-go-tun2socks/android/jni/x86/libgojni.so
Binary file not shown.
Binary file modified third_party/outline-go-tun2socks/android/jni/x86_64/libgojni.so
Binary file not shown.
Binary file modified third_party/outline-go-tun2socks/android/tun2socks.aar
Binary file not shown.
Binary file modified third_party/outline-go-tun2socks/linux/tun2socks
Binary file not shown.
Binary file modified third_party/outline-go-tun2socks/win32/tun2socks.exe
Binary file not shown.

0 comments on commit 9875803

Please sign in to comment.