Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
tonikreso committed Jul 25, 2024
1 parent 0c04670 commit 0d9b430
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions .swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.9.0/BlinkID.xcframework.zip",
checksum: "9dacf55219b35fce7222c4cc0a0778bd6eaab9f6f3c80437f56baa79f14264ac")
url: "https://github.com/BlinkID/blinkid-ios/releases/download/v6.9.1/BlinkID.xcframework.zip",
checksum: "d834f3c31ea96a8fec28e44720f95fdf92e0e72d6f2a3a3c5bc73124274b65c2")
]
)

0 comments on commit 0d9b430

Please sign in to comment.