Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
tonikreso committed May 3, 2024
1 parent 8fd4803 commit 78eb6a6
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 @@ -16,7 +16,7 @@ let package = Package(
targets: [
.binaryTarget(
name: "BlinkID",
url: "https://github.com/BlinkID/blinkid-ios/releases/download/v6.7.0/BlinkID.xcframework.zip",
checksum: "f00e8e241e4e8b974baf7cb3a11e2d59df41e7f1e5c2288f0303c6cf8cab789a")
url: "https://github.com/BlinkID/blinkid-ios/releases/download/v6.7.1/BlinkID.xcframework.zip",
checksum: "930f0959a51951f9b1e74a73810e5447309eb94d17696e17db100fefdce6b15e")
]
)

0 comments on commit 78eb6a6

Please sign in to comment.