Skip to content

Commit

Permalink
1.0.19 (4)
Browse files Browse the repository at this point in the history
  • Loading branch information
keeshux committed Mar 24, 2024
1 parent dd3f0b4 commit 5a4f61d
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 @@ -14,8 +14,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "wg-go",
url: "https://github.com/passepartoutvpn/wg-go-apple/releases/download/1.0.2003/wg-go.xcframework.zip",
checksum: "2aaf095c234d01627d0b61f83656c8592d66cd6f98e8753beb395671ea03341c"
url: "https://github.com/passepartoutvpn/wg-go-apple/releases/download/1.0.2004/wg-go.xcframework.zip",
checksum: "91eee47e6e38587b4367654124ccc433caa42c8568800a058383ce65ffcb88ba"
)

// // local development
Expand Down

0 comments on commit 5a4f61d

Please sign in to comment.