Skip to content

Commit

Permalink
0.0.20240326
Browse files Browse the repository at this point in the history
  • Loading branch information
keeshux committed Mar 26, 2024
1 parent d90f6bb commit 6fa26e5
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 @@ -19,8 +19,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "wg-go",
url: "https://github.com/passepartoutvpn/wg-go-apple/releases/download/1.0.2005/wg-go.xcframework.zip",
checksum: "f32efda1f289230700fabf3f852a5c087cd98cfb8e6963069cd411f4faf3db72"
url: "https://github.com/passepartoutvpn/wg-go-apple/releases/download/0.0.20240326/wg-go.xcframework.zip",
checksum: "d986525d1ed93c9c90245723f5afec93c9c60e8b1c475aca33377de3c6566d57"
)

// // local development
Expand Down

0 comments on commit 6fa26e5

Please sign in to comment.