Skip to content

Commit

Permalink
chore: prepare release 0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
goncalo-frade-iohk authored and github-actions[bot] committed Oct 11, 2023
1 parent 5b62462 commit 118d220
Show file tree
Hide file tree
Showing 2 changed files with 150 additions and 171 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ let package = Package(
// RELEASE
.binaryTarget(
name: "libanoncreds",
url: "https://github.com/input-output-hk/anoncreds-rs/releases/download/0.2.0/libanoncreds.xcframework.zip",
checksum: "ef4b56ccb533620d191c9246ebc5eea4a706c2351601325cc66b510a322318a2"
url: "https://github.com/input-output-hk/anoncreds-rs/releases/download/0.3.3/libanoncreds.xcframework.zip",
checksum: "92cf14924012fff42794920161cd36eceec08ddd4e637427059265e01911de3b"
)
]
)
Loading

0 comments on commit 118d220

Please sign in to comment.