Skip to content

Commit 40071cb

Browse files
committed
Update package for release
1 parent 86fa589 commit 40071cb

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Package.swift

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@ let package = Package(
1212
targets: [
1313
.binaryTarget(
1414
name: "WalletCore",
15-
url: "https://github.com/trustwallet/wallet-core/releases/download/4.1.12/WalletCore.xcframework.zip",
16-
checksum: "1632bbbab1c6a588689eec77a24e1468d9a6746968652cf0a7e669e996c3d24d"
15+
url: "https://github.com/dchatzieleftheriou-bc/wallet-core/releases/download/4.1.17-blockchain/WalletCore.xcframework.zip",
16+
checksum: "00"
1717
),
1818
.binaryTarget(
1919
name: "SwiftProtobuf",
20-
url: "https://github.com/trustwallet/wallet-core/releases/download/4.1.12/SwiftProtobuf.xcframework.zip",
21-
checksum: "33d80c20428c9db4fcf99d1272ba19655f7c6ee7e5b1809fa8a7e7d4aa1b222b"
20+
url: "https://github.com/dchatzieleftheriou-bc/wallet-core/releases/download/4.1.17-blockchain/SwiftProtobuf.xcframework.zip",
21+
checksum: "00"
2222
)
2323
]
2424
)

0 commit comments

Comments
 (0)