Skip to content

Commit

Permalink
Release of '0.2.8' (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 11, 2024
1 parent 497a255 commit 188519d
Show file tree
Hide file tree
Showing 2 changed files with 18,288 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.8"
let releaseChecksum = "1dc8accd2330954b9941c2cc0db1aa7f6602b073a82cc0765678169c68c0e36e"
binaryTarget = .binaryTarget(
name: sargonBinaryTargetName,
url:
Expand Down
Loading

0 comments on commit 188519d

Please sign in to comment.