fix: zcash files version

This commit is contained in:
Sérgio Salgado 2022-06-14 16:01:46 +01:00
parent 5c18dbca9a
commit 28d40fb1ca

View file

@ -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',