Skip to content

Commit

Permalink
Update package to v5.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mijo-gracanin committed Dec 23, 2021
1 parent cfa75e1 commit c724505
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 @@ -15,8 +15,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "Microblink",
url: "https://github.com/BlinkID/blinkid-ios/releases/download/v5.14.0/Microblink.xcframework.zip",
checksum: "9141225f23ab93ddaecc76054590561da1b00015b19435c5c4a25e5545504b8a")
url: "https://github.com/BlinkID/blinkid-ios/releases/download/v5.15.0/Microblink.xcframework.zip",
checksum: "9da47308b989e7342230f72110e2a0037ba758f1fb4691ff85bc46577347d514")
]
)

0 comments on commit c724505

Please sign in to comment.