Skip to content

Commit

Permalink
Merge pull request #10 from BlinkID/release/v5.17.0
Browse files Browse the repository at this point in the history
 Update for v5.17.0
  • Loading branch information
mijo-gracanin authored Jun 21, 2022
2 parents 0a52964 + 0411e28 commit db03271
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.16.1/Microblink.xcframework.zip",
checksum: "34497041dff3a215087bfceff275c5fabf88ae87347e708472365d713a733397")
url: "https://github.com/BlinkID/blinkid-ios/releases/download/v5.17.0/Microblink.xcframework.zip",
checksum: "a9b144e81b47fffe99c90219c30a1f76bcb011ba0e72e51d8396b6a931e66f78")
]
)

0 comments on commit db03271

Please sign in to comment.