Skip to content

Commit 01def70

Browse files
authored
Release 0.2.1 (#25)
Signed-off-by: conanoc <[email protected]>
1 parent 8279e55 commit 01def70

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: Package.swift

+2-2
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ var package = Package(
5656
]),
5757
.binaryTarget(
5858
name: "indy_vdr_uniffiFFI",
59-
url: "https://github.com/hyperledger/aries-uniffi-wrappers/releases/download/0.2.0-binary/indy_vdr_uniffiFFI.xcframework.zip",
60-
checksum: "c158a04e5300bbb4fd20124a11e7823e512d220e869dd13a2ab2e6435bbadc29")
59+
url: "https://github.com/hyperledger/aries-uniffi-wrappers/releases/download/0.2.1-binary/indy_vdr_uniffiFFI.xcframework.zip",
60+
checksum: "fcaf8df60f41a149d1f496e494499f8645f971a68e9c024b0498271756180a4e")
6161
]
6262
)
6363

0 commit comments

Comments
 (0)