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 a494eca commit 2268849
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: "010074f3519e8473eabe11ca8314f1958b4eedd5cf5c1d94c7bbc8428be01790"
checksum: "1e7cd97963fa318bf156e09409ff1165aef08b04f6b2a4b705f9253b423aad07"
)
]
)

0 comments on commit 2268849

Please sign in to comment.