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 Mar 3, 2023
1 parent 6edad7e commit 1d413cf
Show file tree
Hide file tree
Showing 2 changed files with 175 additions and 62 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.1.0-alpha.10/lipalightninglibFFI.xcframework.zip",
checksum: "5e0dd9d123026304cdbcf8b81aca12f301ab48f57e44f16dc197f3afb70f3896"),
url: "https://github.com/getlipa/lipa-lightning-lib-swift/releases/download/v0.1.0-alpha.11/lipalightninglibFFI.xcframework.zip",
checksum: "335941f30054fb435dc91c8fcc968fa9195dcaca422d23bbbf30d0f9dd8943ce"),
.target(
name: "LipaLightningLib",
dependencies: ["lipalightninglibFFI"]),
Expand Down
Loading

0 comments on commit 1d413cf

Please sign in to comment.