Skip to content

Commit

Permalink
chore: update Package.swift for version 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 9, 2024
1 parent d48ea73 commit 04d1589
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ let rustXcframeworkTarget: Target = useLocalRustXcframework ?
) :
.binaryTarget(
name: "RustXcframework",
url: "https://github.com/reown-com/yttrium/releases/download/0.0.24/RustXcframework.xcframework.zip",
checksum: "24bfdb8a9890c099f98d052baf4fe2ac067f8eb2a03e65dc82f2b5a21153f0e4"
url: "https://github.com/reown-com/yttrium/releases/download/0.1.0/RustXcframework.xcframework.zip",
checksum: "28ccb544483685ef2dc27dec3ba2bf193caabbe4bdae4cf7ae65a2b5b7b95bd2"
)

let package = Package(
Expand Down

0 comments on commit 04d1589

Please sign in to comment.