Skip to content

Commit

Permalink
Update Swift files for v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tnull committed Oct 17, 2024
1 parent ff47a97 commit 86b22ef
Show file tree
Hide file tree
Showing 2 changed files with 2,269 additions and 1,348 deletions.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import PackageDescription

let tag = "v0.4.0"
let checksum = "07c8741768956bf1a51d1c25f751b5e29d1ae9ee2fd786c4282031c9a8a92f0c"
let checksum = "5dcdfdd6e3331062d649786fa6e758487227f6037d9881353fe0c293a3a4c7e0"
let url = "https://github.com/lightningdevkit/ldk-node/releases/download/\(tag)/LDKNodeFFI.xcframework.zip"

let package = Package(
Expand Down
Loading

0 comments on commit 86b22ef

Please sign in to comment.