Skip to content

Commit

Permalink
Update Package.swift for 0.0.121 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
runner authored and runner committed Feb 12, 2024
1 parent 73adb75 commit af53677
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.121"
let checksum = "fd811d61354577febb3832deee020b412c9f85955a54d7c9e7794e9ac583e15d"
let url = "https://github.com/lightningdevkit/ldk-swift/releases/download/\(tag)/LightningDevKit.xcframework.zip"

let package = Package(
Expand Down

0 comments on commit af53677

Please sign in to comment.