Skip to content

Commit 6247b8e

Browse files
authored
Merge pull request #9 from blinkcard/release/2.8.1
Update for v2.8.1
2 parents 6d41003 + 28c3e5d commit 6247b8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ let package = Package(
1515
targets: [
1616
.binaryTarget(
1717
name: "BlinkCard",
18-
url: "https://github.com/blinkcard/blinkcard-ios/releases/download/v2.8.0/BlinkCard.xcframework.zip",
19-
checksum: "4b5dc61b07df0c028e81686b176dce00e1a8ddce37fa4d725b411b982fed903a")
18+
url: "https://github.com/blinkcard/blinkcard-ios/releases/download/v2.8.1/BlinkCard.xcframework.zip",
19+
checksum: "cfc6a878dcceddb0e61eafd0680f2e4ab3eeec390927e877520cf9c20c458403")
2020
]
2121
)

0 commit comments

Comments
 (0)