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 1431338 commit e4f5107
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: "8b9c14465a8438afead8c988743b7ee05eb065ed2c89a839a63ac4a82cc79bbe"
checksum: "da16c5c819501f5b0d09176130cd312078789e28ef464b07abc058f4966f0ac3"
)
]
)

0 comments on commit e4f5107

Please sign in to comment.