Skip to content

Commit

Permalink
Update Package.swift for 0.0.118 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
runner authored and runner committed Oct 28, 2023
1 parent 412de9a commit 32dba4c
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.116"
let checksum = "2c6e9b4de934e0e23f2439890815372f955c7c8a0316db57acd0408f7647825c"
let tag = "0.0.118"
let checksum = "c29acdc2d9386c2301bce89f5a082e7c9d47bc24cea1911fef0b819e3f7f5d7a"
let url = "https://github.com/lightningdevkit/ldk-swift/releases/download/\(tag)/LightningDevKit.xcframework.zip"

let package = Package(
Expand Down

0 comments on commit 32dba4c

Please sign in to comment.