Skip to content

Commit

Permalink
Update Package.swift for 0.0.117 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
runner authored and runner committed Oct 11, 2023
1 parent 4efe1fc commit 19ef1cd
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.117"
let checksum = "0dafa8a11dea190aa0b700ca68349d0011e20b6bd5340b6fa935c191b894b0f5"
let url = "https://github.com/lightningdevkit/ldk-swift/releases/download/\(tag)/LightningDevKit.xcframework.zip"

let package = Package(
Expand Down

0 comments on commit 19ef1cd

Please sign in to comment.