Skip to content

Commit

Permalink
Tun2SocksKit Release 4.7.4!!!
Browse files Browse the repository at this point in the history
  • Loading branch information
EbrahimTahernejad committed Sep 12, 2024
1 parent b86e852 commit 1a4a17b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import PackageDescription

let package = Package(
name: "Tun2SocksKit",
platforms: [.iOS(.v15), .macOS(.v10_14), .tvOS(.v17)],
products: [
.library(
name: "Tun2SocksKit",
Expand All @@ -26,8 +25,8 @@ let package = Package(
),
.binaryTarget(
name: "HevSocks5Tunnel",
url: "https://github.com/EbrahimTahernejad/Tun2SocksKit/releases/download/3.7.4/HevSocks5Tunnel.xcframework.zip",
checksum: "43749279fef5be8576099257352edf6b2832cc82fc3b922af1b63e7c9c918bc9"
url: "https://github.com/EbrahimTahernejad/Tun2SocksKit/releases/download/4.7.4/HevSocks5Tunnel.xcframework.zip",
checksum: "d17e8d6ffa2d95a67b9411fce8453c8e769d72c1a6f1468fe8a89b98b145143f"
)
]
)

0 comments on commit 1a4a17b

Please sign in to comment.