Merge pull request #878 from naconner/zcash-update2

fix: update zcashd
This commit is contained in:
Rafael Taranto 2021-11-11 18:22:40 +00:00 committed by GitHub
commit e76b9be12f

View file

@ -25,12 +25,12 @@ const BINARIES = {
dir: 'bitcoin-0.20.1/bin' dir: 'bitcoin-0.20.1/bin'
}, },
ETH: { ETH: {
url: 'https://gethstore.blob.core.windows.net/builds/geth-linux-amd64-1.10.9-eae3b194.tar.gz', url: 'https://gethstore.blob.core.windows.net/builds/geth-linux-amd64-1.10.11-7231b3ef.tar.gz',
dir: 'geth-linux-amd64-1.10.9-eae3b194' dir: 'geth-linux-amd64-1.10.11-7231b3ef'
}, },
ZEC: { ZEC: {
url: 'https://z.cash/downloads/zcash-4.5.1-linux64-debian-stretch.tar.gz', url: 'https://z.cash/downloads/zcash-4.5.1-1-linux64-debian-stretch.tar.gz',
dir: 'zcash-4.5.1/bin' dir: 'zcash-4.5.1-1/bin'
}, },
DASH: { DASH: {
url: 'https://github.com/dashpay/dash/releases/download/v0.17.0.3/dashcore-0.17.0.3-x86_64-linux-gnu.tar.gz', url: 'https://github.com/dashpay/dash/releases/download/v0.17.0.3/dashcore-0.17.0.3-x86_64-linux-gnu.tar.gz',