Skip to content

Commit 2a241f9

Browse files
committed
Add swift bidings for v0.1.0-alpha.0 release
1 parent a9dad85 commit 2a241f9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ let package = Package(
2222
),
2323
.binaryTarget(
2424
name: "OrangeSDKFFI",
25-
url: "https://github.com/lightningdevkit/orange-sdk/releases/download/v0.1.0/OrangeSDKFFI.xcframework.zip",
26-
checksum: "00c43f6f9e88732e58d6923fdfbbab5567233a8a4e766a3e3429840ec4e18d04"
25+
url: "https://github.com/lightningdevkit/orange-sdk/releases/download/v0.1.0-alpha.0/OrangeSDKFFI.xcframework.zip",
26+
checksum: "b4830908bb71a6878974d3e2984cdef23f01b1fbe2b19bc209cef27df12a15d5"
2727
)
2828
]
2929
)

0 commit comments

Comments
 (0)