Skip to content

Commit 284af1b

Browse files
committed
Update package for release
1 parent 98ef15c commit 284af1b

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.0.33/WalletCore.xcframework.zip",
16-
checksum: "2fb8b833047b9697bba6ade66a9bdeede622b2fe0fb7a9b90cb9edb4651ec866"
15+
url: "https://github.com/dchatzieleftheriou-bc/wallet-core/releases/download/4.0.1-blockchain/WalletCore.xcframework.zip",
16+
checksum: "8b4da26a7b7d471ce292840429f4c481ec3e3a57a16efc05158fdf2656e3ef28"
1717
),
1818
.binaryTarget(
1919
name: "SwiftProtobuf",
20-
url: "https://github.com/trustwallet/wallet-core/releases/download/4.0.33/SwiftProtobuf.xcframework.zip",
21-
checksum: "05557735dd607c5a369dc378eb3f299504b880614ef13f136a028ecd320b0e4d"
20+
url: "https://github.com/dchatzieleftheriou-bc/wallet-core/releases/download/4.0.1-blockchain/SwiftProtobuf.xcframework.zip",
21+
checksum: "1f1ccd5357f09d88ad55c70cbb5eb460d5b170372026b7fcdfdb9ce2b49b9790"
2222
)
2323
]
2424
)

0 commit comments

Comments
 (0)