Skip to content

Commit

Permalink
Update Package.swift for 0.0.111 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
runner authored and runner committed Oct 4, 2022
1 parent 699bb8e commit 16dbd37
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.110"
let checksum = "cad578bbc25eefade02140535b82f9f1d471e2d11b1ba501943b6f74afb13236"
let tag = "0.0.111"
let checksum = "6eb059e8785832b23d3ad6a374d0ce107795372771a70e006b516ebf5f80ac1a"
let url = "https://github.com/lightningdevkit/ldk-swift/releases/download/\(tag)/LightningDevKit.xcframework.zip"

let package = Package(
Expand Down

0 comments on commit 16dbd37

Please sign in to comment.