Skip to content

Commit

Permalink
chore: prepare release 0.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
goncalo-frade-iohk authored and github-actions[bot] committed Oct 26, 2023
1 parent 33c52b2 commit 70f6d5a
Show file tree
Hide file tree
Showing 2 changed files with 565 additions and 2 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.3.3/libanoncreds.xcframework.zip",
checksum: "92cf14924012fff42794920161cd36eceec08ddd4e637427059265e01911de3b"
url: "https://github.com/input-output-hk/anoncreds-rs/releases/download/0.3.4/libanoncreds.xcframework.zip",
checksum: "a69576058b0e72d4c74bde8650b99417228aff31063cfac3553264d5cd3b23d7"
)
]
)
Loading

0 comments on commit 70f6d5a

Please sign in to comment.