Skip to content

Commit b265a75

Browse files
Update Package.swift 4.1.19
1 parent 76aed7e commit b265a75

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.17/WalletCore.xcframework.zip",
16-
checksum: "babdce6cfc1644f28b233ea8af952befa165b1281ce66d5531a87eb6ad917b1f"
15+
url: "https://github.com/trustwallet/wallet-core/releases/download/4.1.19/WalletCore.xcframework.zip",
16+
checksum: "a05d5084f89e664086f529b2fcf33c34d710a2f5a3000ad5523e489aa4ebacb4"
1717
),
1818
.binaryTarget(
1919
name: "SwiftProtobuf",
20-
url: "https://github.com/trustwallet/wallet-core/releases/download/4.1.17/SwiftProtobuf.xcframework.zip",
21-
checksum: "c7a3d274e6d9c44d348c540e444c0483156fb4ae390390e680468ba8217dcf38"
20+
url: "https://github.com/trustwallet/wallet-core/releases/download/4.1.19/SwiftProtobuf.xcframework.zip",
21+
checksum: "6b91a1fa175ae447af54c0c7d6a61c20920d459352269641049b72ad9e567593"
2222
)
2323
]
2424
)

0 commit comments

Comments
 (0)