Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
tonikreso committed Jun 10, 2024
1 parent 63cd66c commit 1f2ef46
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.1/BlinkID.xcframework.zip",
checksum: "930f0959a51951f9b1e74a73810e5447309eb94d17696e17db100fefdce6b15e")
url: "https://github.com/BlinkID/blinkid-ios/releases/download/v6.8.0/BlinkID.xcframework.zip",
checksum: "ac880f817e471ef0536d1dae5b8274086207d6b90fe3c2aade002b037b2c7712")
]
)

0 comments on commit 1f2ef46

Please sign in to comment.