Skip to content

Commit e764f63

Browse files
authored
fix: swift package checksum
1 parent c5dcd19 commit e764f63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import PackageDescription
55

66
let tag = "v0.6.0-rc.2"
7-
let checksum = "5fbb59a02cb596707b25d56d255ba0706873852962d1108826b57778347c859e"
7+
let checksum = "e5eb3d9be6f7ae610ab56fe203245829cc165f5f99ffe993cb616a11e79216b1"
88
let url = "https://github.com/synonymdev/ldk-node/releases/download/\(tag)/LDKNodeFFI.xcframework.zip"
99

1010
let package = Package(

0 commit comments

Comments
 (0)