Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
tonikreso committed Mar 9, 2023
1 parent a34015a commit 252bdfa
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.1.1/BlinkID.xcframework.zip",
checksum: "9e01bed40253fab172b0a0f49263e6e5ab308fe536e55b543dd169004ff51177")
url: "https://github.com/BlinkID/blinkid-ios/releases/download/v6.1.2/BlinkID.xcframework.zip",
checksum: "50ccb0b3f1b980901683fd2042c2981bfaf379703a68a5aed9f773e43704a774")
]
)

0 comments on commit 252bdfa

Please sign in to comment.