Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
keeshux committed Jan 29, 2025
1 parent 1e46dcf commit b437d6d
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.6/PassepartoutKit.xcframework.zip",
checksum: "a4fc96457a2891a3d97d55404cf63a9dcc147a076491d45215bf7842377a9b8b"
url: "https://github.com/passepartoutvpn/passepartoutkit/releases/download/0.99.7/PassepartoutKit.xcframework.zip",
checksum: "f28fa062214a31681caa780070f9a2110b86bcd15adc069afb6a728cad2300ad"
),
.testTarget(
name: "TargetTests",
Expand Down

0 comments on commit b437d6d

Please sign in to comment.