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 Sep 5, 2024
1 parent 62a6248 commit 06bb4c4
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.62.3-beta/lipalightninglibFFI.xcframework.zip",
checksum: "55ccbd4d7f71ff04679ad30c8b04ae6df2ee3e1b73ed9a2f7be2b6777f562ba3"),
url: "https://github.com/getlipa/lipa-lightning-lib-swift/releases/download/v0.62.3-beta-mock/lipalightninglibFFI.xcframework.zip",
checksum: "506f11b73e85613834a81afd6e9ed4b1e1b5a13a8fe97049d749d1f271aa44ad"),
.target(
name: "LipaLightningLib",
dependencies: ["lipalightninglibFFI"]),
Expand Down

0 comments on commit 06bb4c4

Please sign in to comment.