Skip to content

Commit

Permalink
Merge pull request #135 from lightningdevkit/release-0.0.124
Browse files Browse the repository at this point in the history
Update Package.swift for 0.0.124 release.
  • Loading branch information
arik-so committed Sep 11, 2024
2 parents 427cfba + c57a07c commit 26115bc
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
@@ -1,8 +1,8 @@
// swift-tools-version:5.3
import PackageDescription

let tag = "0.0.123"
let checksum = "d8ba5df7563447c1ed011564c87255afbdfb4c21ae2b8a6873595982b4300612"
let tag = "0.0.124"
let checksum = "4461ce3d61477c852dbc8fd4b9dbcea31203cd65def3de625cb9a1a0b92a5525"
let url = "https://github.com/lightningdevkit/ldk-swift/releases/download/\(tag)/LightningDevKit.xcframework.zip"

let package = Package(
Expand Down

0 comments on commit 26115bc

Please sign in to comment.