Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
keeshux committed Feb 11, 2025
1 parent 699f9c7 commit e948309
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: "Target",
url: "https://github.com/passepartoutvpn/passepartoutkit/releases/download/0.99.10/PassepartoutKit.xcframework.zip",
checksum: "e0c83e6599e997194e4ebce2106dc34b67a7751c83f6ce134130c6c3644b0478"
url: "https://github.com/passepartoutvpn/passepartoutkit/releases/download/0.99.11/PassepartoutKit.xcframework.zip",
checksum: "6ca3eefc24a3426a0a7f1022ff95b3e20ddf6208951d66708963b2ad43b84cf7"
),
.testTarget(
name: "TargetTests",
Expand Down

0 comments on commit e948309

Please sign in to comment.