Skip to content

Commit 5622b07

Browse files
committed
Update Package binaryTarget for release 0.3.0
1 parent e6223be commit 5622b07

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ let package = Package(
2424
// Targets can depend on other targets in this package, and on products in packages this package depends on.
2525
.binaryTarget(
2626
name: "bdkFFI",
27-
url: "https://github.com/bitcoindevkit/bdk-swift/releases/download/0.2.0/bdkFFI.xcframework.zip",
28-
checksum: "db20d82b5dcd663b5154445f6a17f81e14fdc9f9c81ce8d71f76c34e91e42182"),
27+
url: "https://github.com/bitcoindevkit/bdk-swift/releases/download/0.3.0/bdkFFI.xcframework.zip",
28+
checksum: "7d4a2fdeb03fb3eff107e45ee3148dd9b67966406c82d6e3c19f653c27180cfd"),
2929
// .binaryTarget(name: "bdkFFI", path: "./bdkFFI.xcframework"),
3030
.target(
3131
name: "BitcoinDevKit",

0 commit comments

Comments
 (0)