Skip to content

Commit

Permalink
Merge pull request #11 from BlinkID/release/v5.18.0
Browse files Browse the repository at this point in the history
Update package for 5.18.0
  • Loading branch information
mijo-gracanin authored Jul 25, 2022
2 parents db03271 + 075dbdb commit 325de2a
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.17.0/Microblink.xcframework.zip",
checksum: "a9b144e81b47fffe99c90219c30a1f76bcb011ba0e72e51d8396b6a931e66f78")
url: "https://github.com/BlinkID/blinkid-ios/releases/download/v5.18.0/Microblink.xcframework.zip",
checksum: "70d9f7ef26849b823e61e1375838a15ebb0ca0d4c58ad2b7e24e972261860219")
]
)

0 comments on commit 325de2a

Please sign in to comment.