Merge pull request #1326 from naconner/zec-geth-updates

chore: update zcashd, geth
This commit is contained in:
Rafael Taranto 2022-08-01 09:56:08 +01:00 committed by GitHub
commit 00d250a581

View file

@ -29,12 +29,12 @@ const BINARIES = {
dir: 'bitcoin-23.0/bin' dir: 'bitcoin-23.0/bin'
}, },
ETH: { ETH: {
url: 'https://gethstore.blob.core.windows.net/builds/geth-linux-amd64-1.10.20-8f2416a8.tar.gz', url: 'https://gethstore.blob.core.windows.net/builds/geth-linux-amd64-1.10.21-67109427.tar.gz',
dir: 'geth-linux-amd64-1.10.20-8f2416a8' dir: 'geth-linux-amd64-1.10.21-67109427'
}, },
ZEC: { ZEC: {
url: 'https://z.cash/downloads/zcash-5.1.0-linux64-debian-bullseye.tar.gz', url: 'https://z.cash/downloads/zcash-5.2.0-linux64-debian-bullseye.tar.gz',
dir: 'zcash-5.1.0/bin' dir: 'zcash-5.2.0/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',