Skip to content

Commit

Permalink
Update Package.swift for 0.0.113 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
runner authored and runner committed Jan 12, 2023
1 parent 7fc2fcd commit b71d1af
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.112"
let checksum = "b7a005bacdba5bfcd119004989e9c5ce25894d83c054b0f62d3e136c76186018"
let tag = "0.0.113"
let checksum = "b8969da1e7556b7780deed6dcd18510f46b4b44bceccaffd10335d980e34789a"
let url = "https://github.com/lightningdevkit/ldk-swift/releases/download/\(tag)/LightningDevKit.xcframework.zip"

let package = Package(
Expand Down

0 comments on commit b71d1af

Please sign in to comment.