Skip to content

Commit

Permalink
Update Swift package for release 0.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 31, 2024
1 parent 5465b2a commit 0be5513
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ let package = Package(
.binaryTarget(
name: "libzcashlc",
url: "https://github.com/pacu/zcash-light-client-ffi/releases/download/0.0.0/libzcashlc.xcframework.zip",
checksum: "97c8a0249fb8356c8689c46ce2585e7a9bea1be3ccf70c7a20e7e96fea30ec48"
checksum: "3ef1ab5ee4ac43673307fe289fb0d9b135222f1fbf63b83886c143e9425037c6"
)
]
)

0 comments on commit 0be5513

Please sign in to comment.