fix: zcash files version
This commit is contained in:
parent
5c18dbca9a
commit
28d40fb1ca
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ const BINARIES = {
|
|||
},
|
||||
ZEC: {
|
||||
url: 'https://z.cash/downloads/zcash-5.0.0-linux64-debian-bullseye.tar.gz',
|
||||
dir: 'zcash-4.7.0/bin'
|
||||
dir: 'zcash-5.0.0/bin'
|
||||
},
|
||||
DASH: {
|
||||
url: 'https://github.com/dashpay/dash/releases/download/v0.17.0.3/dashcore-0.17.0.3-x86_64-linux-gnu.tar.gz',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue