Skip to content

Commit

Permalink
Release of '0.2.1' (updated Package.swift with new checksum and path …
Browse files Browse the repository at this point in the history
…to zip on Github, and maybe apple/Sources/UniFFI/Sargon.swift). This commit is not merged into main/develop branch (and need not be).
  • Loading branch information
Anka authored and Anka committed Feb 29, 2024
1 parent 20e16ab commit f9e6206
Show file tree
Hide file tree
Showing 2 changed files with 15,849 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ if useLocalFramework {
path: "./target/ios/libsargon-rs.xcframework"
)
} else {
let releaseTag = "0.1.0"
let releaseChecksum = "befef7d56108305ff6ff69d67483471395c3e603e299b3b15f5a826328de272b"
let releaseTag = "0.2.1"
let releaseChecksum = "48cebdaa541a35f1954e03d330f335c32fdedc897dc9bfed5523facbf9202c51"
binaryTarget = .binaryTarget(
name: sargonBinaryTargetName,
url:
Expand Down
Loading

0 comments on commit f9e6206

Please sign in to comment.