Skip to content

Commit

Permalink
Release 0.2.2 (#30)
Browse files Browse the repository at this point in the history
Signed-off-by: conanoc <[email protected]>
  • Loading branch information
conanoc authored Jul 17, 2024
1 parent 17962a0 commit ca83ee5
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 @@ -45,8 +45,8 @@ var package = Package(
]),
.binaryTarget(
name: "askar_uniffiFFI",
url: "https://github.com/hyperledger/aries-uniffi-wrappers/releases/download/0.2.0-binary/askar_uniffiFFI.xcframework.zip",
checksum: "c9e7582cecc2658633db1a26b13f372f69d468e079bd8deef12d8db9b5bb91d9"),
url: "https://github.com/hyperledger/aries-uniffi-wrappers/releases/download/0.2.2-binary/askar_uniffiFFI.xcframework.zip",
checksum: "ec94f384e406600573cb730fe63d57f4a0dbe74074a98e8fd082ab0f382207af"),
.target(
name: "IndyVdr",
path: "swift/Sources/IndyVdr"),
Expand Down

0 comments on commit ca83ee5

Please sign in to comment.