Skip to content

Commit

Permalink
This commit was created automatically by the lipa bot
Browse files Browse the repository at this point in the history
  • Loading branch information
lipa-github-bot committed Dec 4, 2024
1 parent 6f6f977 commit 8872e79
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 @@ -16,8 +16,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "lipalightninglibFFI",
url: "https://github.com/getlipa/lipa-lightning-lib-swift/releases/download/v0.75.0-beta/lipalightninglibFFI.xcframework.zip",
checksum: "e2bcbab1c11b37e311bc8f21220a57ec721c558150287ee3cf1ae81812485cb2"),
url: "https://github.com/getlipa/lipa-lightning-lib-swift/releases/download/v0.75.0-beta-mock/lipalightninglibFFI.xcframework.zip",
checksum: "8f16ee48d60252abf573e61b12bf7b02649332eafa7f795fdd26a5457498df36"),
.target(
name: "LipaLightningLib",
dependencies: ["lipalightninglibFFI"]),
Expand Down

0 comments on commit 8872e79

Please sign in to comment.