mirror of
https://github.com/cypherstack/stack_wallet.git
synced 2024-12-22 19:39:22 +00:00
bump tor in electrum_adapter
This commit is contained in:
parent
7b4b4632d9
commit
765e2b9b2e
2 changed files with 5 additions and 5 deletions
|
@ -543,8 +543,8 @@ packages:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
path: "."
|
path: "."
|
||||||
ref: "0a3a447a0dbcf5c3c74fcb5b4ef7f75ab49fde07"
|
ref: "7bff7a86c9150f5d7fccded4467513f67b9b2f7f"
|
||||||
resolved-ref: "0a3a447a0dbcf5c3c74fcb5b4ef7f75ab49fde07"
|
resolved-ref: "7bff7a86c9150f5d7fccded4467513f67b9b2f7f"
|
||||||
url: "https://github.com/cypherstack/electrum_adapter.git"
|
url: "https://github.com/cypherstack/electrum_adapter.git"
|
||||||
source: git
|
source: git
|
||||||
version: "3.0.0"
|
version: "3.0.0"
|
||||||
|
@ -1807,8 +1807,8 @@ packages:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
path: "."
|
path: "."
|
||||||
ref: "88318df1993b46b51f880f77546fe08210a45e08"
|
ref: "1e71dc8da0e50e2fb178d499f5fabd703bbc900e"
|
||||||
resolved-ref: "88318df1993b46b51f880f77546fe08210a45e08"
|
resolved-ref: "1e71dc8da0e50e2fb178d499f5fabd703bbc900e"
|
||||||
url: "https://github.com/cypherstack/tor.git"
|
url: "https://github.com/cypherstack/tor.git"
|
||||||
source: git
|
source: git
|
||||||
version: "0.0.1"
|
version: "0.0.1"
|
||||||
|
|
|
@ -175,7 +175,7 @@ dependencies:
|
||||||
electrum_adapter:
|
electrum_adapter:
|
||||||
git:
|
git:
|
||||||
url: https://github.com/cypherstack/electrum_adapter.git
|
url: https://github.com/cypherstack/electrum_adapter.git
|
||||||
ref: 6f17558259324542647c9795e68ea70a71330110
|
ref: 7bff7a86c9150f5d7fccded4467513f67b9b2f7f
|
||||||
stream_channel: ^2.1.0
|
stream_channel: ^2.1.0
|
||||||
solana:
|
solana:
|
||||||
git: # TODO [prio=low]: Revert to official package once Tor support is merged upstream.
|
git: # TODO [prio=low]: Revert to official package once Tor support is merged upstream.
|
||||||
|
|
Loading…
Reference in a new issue