Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
keeshux committed Feb 6, 2025
1 parent 6ab709f commit ba71aa0
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.8/PassepartoutKit.xcframework.zip",
checksum: "dd15564960aa4b30500cee5510d76c4361711e9a61e06ba0022f22e1ec9adcaf"
url: "https://github.com/passepartoutvpn/passepartoutkit/releases/download/0.99.9/PassepartoutKit.xcframework.zip",
checksum: "813a97b037db4d8351942d37d795a0cf321bd85eb499dcf378df0f641b81f7df"
),
.testTarget(
name: "TargetTests",
Expand Down

0 comments on commit ba71aa0

Please sign in to comment.