Skip to content

Commit 390bc6f

Browse files
committed
Update package for release
1 parent fa16fd2 commit 390bc6f

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.1.3-blockchain/WalletCore.xcframework.zip",
16+
checksum: "6556de1b5f7966b000108dc80847596b1da465c2aec20f24cee97b4eb9e6c1ac"
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.1.3-blockchain/SwiftProtobuf.xcframework.zip",
21+
checksum: "756fc857bc872d7d20cb7b7e276f617b311442b8c35b3deacc1e911b677df477"
2222
)
2323
]
2424
)

0 commit comments

Comments
 (0)