[#1002] Adopt SDK 2.0.6 (#1003)

- SDK updated to the 2.0.6
This commit is contained in:
Lukas Korba 2024-01-29 04:56:10 +01:00 committed by GitHub
parent 8ebd310798
commit 6f03d91bc3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -66,7 +66,7 @@ let package = Package(
.package(url: "https://github.com/pointfreeco/swift-case-paths", from: "1.1.0"),
.package(url: "https://github.com/pointfreeco/swift-url-routing", from: "0.6.0"),
.package(url: "https://github.com/zcash-hackworks/MnemonicSwift", from: "2.2.4"),
.package(url: "https://github.com/zcash/ZcashLightClientKit", from: "2.0.5"),
.package(url: "https://github.com/zcash/ZcashLightClientKit", from: "2.0.6"),
.package(url: "https://github.com/firebase/firebase-ios-sdk", from: "10.17.0")
],
targets: [

View File

@ -365,8 +365,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/zcash/ZcashLightClientKit",
"state" : {
"revision" : "0e4e1190e3669c66572bdbd433bd4753155c5553",
"version" : "2.0.5"
"revision" : "598e76ba585d7dcc257ec9c2096566ba6bdee793",
"version" : "2.0.6"
}
}
],