Skip to content

Commit

Permalink
Update Package.swift for 0.0.112 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
runner authored and runner committed Nov 2, 2022
1 parent 6053532 commit e9773bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import PackageDescription

let tag = "0.0.112"
let checksum = "b7a005bacdba5bfcd119004989e9c5ce25894d83c054b0f62d3e136c76186018"
let checksum = "942447464e519c29a07ff7690eed84d756ffcbbf1a65bec31f51ff7dbbe6e10a"
let url = "https://github.com/lightningdevkit/ldk-swift/releases/download/\(tag)/LightningDevKit.xcframework.zip"

let package = Package(
Expand Down

0 comments on commit e9773bc

Please sign in to comment.