Skip to content

Commit

Permalink
update Package.swift to WireGuardKitGo 1.0.15.11 release
Browse files Browse the repository at this point in the history
  • Loading branch information
battlmonstr committed Jan 6, 2023
1 parent 314c15c commit da7d7f4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ let package = Package(
),
.binaryTarget(
name: "WireGuardKitGo",
path: "Sources/WireGuardKitGo/out/WireGuardKitGo.xcframework"
url: "https://github.com/battlmonstr/wireguard-apple/releases/download/1.0.15.11/WireGuardKitGo.xcframework.zip",
checksum: "54f50b13f145007f94e420205830d3df5cddef4a32ce3eaa0106e4e17906ac29"
)
]
)

0 comments on commit da7d7f4

Please sign in to comment.