Skip to content

Commit

Permalink
Release of '0.2.2' (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 Mar 4, 2024
1 parent e357f56 commit 064616e
Show file tree
Hide file tree
Showing 2 changed files with 16,775 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.2"
let releaseChecksum = "2a313e9ee802444f93d4cf2b92a7c6ef98199d5ad127c49c7e0db17f46737f8a"
binaryTarget = .binaryTarget(
name: sargonBinaryTargetName,
url:
Expand Down
Loading

0 comments on commit 064616e

Please sign in to comment.