Skip to content

Commit

Permalink
Update Package.swift for 0.0.115 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
runner authored and runner committed May 8, 2023
1 parent 6296eb4 commit 496b0fb
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.114"
let checksum = "3fec857cc975f792da0d2a5c9e9c0b604d780b81888a607175e9e0d6c209fc43"
let tag = "0.0.115"
let checksum = "d74c25368f51b7b9a1603de280d338dd729485fbfcb33d28131f2ec86601937a"
let url = "https://github.com/lightningdevkit/ldk-swift/releases/download/\(tag)/LightningDevKit.xcframework.zip"

let package = Package(
Expand Down

0 comments on commit 496b0fb

Please sign in to comment.