Skip to content

Commit

Permalink
Updated links to binary release of 1.0.15.15
Browse files Browse the repository at this point in the history
  • Loading branch information
bratell-at-opera committed Apr 8, 2024
1 parent da85331 commit 75d89a0
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.13/WireGuardKitGo.xcframework.zip",
checksum: "c01d7c8d2523f23f1287871af482c3c464e0a9a6062445e036995fbdedb93498"
url: "https://github.com/operasoftware/wireguard-apple/releases/download/1.0.15.15/WireGuardKitGo.xcframework.zip",
checksum: "2b25a9218c693c2d131d0c00303d15340ffe8ad68e20e0ef7a20b287781050c2"
)
]
)

0 comments on commit 75d89a0

Please sign in to comment.