Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
tonikreso committed Aug 29, 2023
1 parent f258c1f commit 3aaff6c
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.2.0/BlinkID.xcframework.zip",
checksum: "cd190bd437a9dd45435494ada51171d7cb01f3cca4497781e6aae0f54ecf0e88")
url: "https://github.com/BlinkID/blinkid-ios/releases/download/v6.2.1/BlinkID.xcframework.zip",
checksum: "186bc4224b515c7336e24685bae5bc276ad60d28abc3d60165555dd374261bda")
]
)

0 comments on commit 3aaff6c

Please sign in to comment.