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 Oct 31, 2024
1 parent d940416 commit d563dae
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.68.0-beta/lipalightninglibFFI.xcframework.zip",
checksum: "7f49a0ab8c727ec38640004d5de9b928e2c920a7788fab44d6a368f8f84fc784"),
url: "https://github.com/getlipa/lipa-lightning-lib-swift/releases/download/v0.68.0-beta-mock/lipalightninglibFFI.xcframework.zip",
checksum: "640026a14b79e14cac069db302b04956204a753f6e469004e49ff4c196dbaec2"),
.target(
name: "LipaLightningLib",
dependencies: ["lipalightninglibFFI"]),
Expand Down

0 comments on commit d563dae

Please sign in to comment.