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 3, 2024
1 parent cc1c0e1 commit bb56628
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.2-beta/lipalightninglibFFI.xcframework.zip",
checksum: "fdd7d3b64bf89d880cadfae23feaaff58b5df93372484e7ae5194a43c349a00a"),
url: "https://github.com/getlipa/lipa-lightning-lib-swift/releases/download/v0.62.2-beta-mock/lipalightninglibFFI.xcframework.zip",
checksum: "72171a853c7eb54a8078d32ad5aa36ac15f0b000a15052e5bab8192c49adef03"),
.target(
name: "LipaLightningLib",
dependencies: ["lipalightninglibFFI"]),
Expand Down

0 comments on commit bb56628

Please sign in to comment.