Skip to content

Commit e5d8c15

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

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ let package = Package(
1212
targets: [
1313
.binaryTarget(
1414
name: "WalletCore",
15-
url: "https://github.com/dchatzieleftheriou-bc/wallet-core/releases/download/4.0.1-blockchain/WalletCore.xcframework.zip",
15+
url: "https://github.com/dchatzieleftheriou-bc/wallet-core/releases/download/4.1.0-blockchain/WalletCore.xcframework.zip",
1616
checksum: "8b4da26a7b7d471ce292840429f4c481ec3e3a57a16efc05158fdf2656e3ef28"
1717
),
1818
.binaryTarget(
1919
name: "SwiftProtobuf",
20-
url: "https://github.com/dchatzieleftheriou-bc/wallet-core/releases/download/4.0.1-blockchain/SwiftProtobuf.xcframework.zip",
20+
url: "https://github.com/dchatzieleftheriou-bc/wallet-core/releases/download/4.1.0-blockchain/SwiftProtobuf.xcframework.zip",
2121
checksum: "1f1ccd5357f09d88ad55c70cbb5eb460d5b170372026b7fcdfdb9ce2b49b9790"
2222
)
2323
]

0 commit comments

Comments
 (0)