Skip to content

Commit

Permalink
Update Package.swift to WireGuardKitGo 1.0.15.13 release
Browse files Browse the repository at this point in the history
  • Loading branch information
battlmonstr committed Aug 9, 2023
1 parent 2c0a363 commit f595550
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ let package = Package(
),
.binaryTarget(
name: "WireGuardKitGo",
url: "https://github.com/battlmonstr/wireguard-apple/releases/download/1.0.15.12/WireGuardKitGo.xcframework.zip",
checksum: "29051bffb4af1e407ee69039b961a4ce9e73691b84d5a2f834be57720668c1ac"
url: "https://github.com/battlmonstr/wireguard-apple/releases/download/1.0.15.13/WireGuardKitGo.xcframework.zip",
checksum: "c01d7c8d2523f23f1287871af482c3c464e0a9a6062445e036995fbdedb93498"
)
]
)

0 comments on commit f595550

Please sign in to comment.