Merge pull request #555 from naconner/carteiras

chore: update zcashd, geth
This commit is contained in:
Rafael Taranto 2021-01-08 22:00:36 +00:00 committed by GitHub
commit 6f0b758bac

View file

@ -25,12 +25,12 @@ const BINARIES = {
dir: 'bitcoin-0.20.1/bin'
},
ETH: {
url: 'https://gethstore.blob.core.windows.net/builds/geth-linux-amd64-1.9.24-cc05b050.tar.gz',
dir: 'geth-linux-amd64-1.9.24-cc05b050'
url: 'https://gethstore.blob.core.windows.net/builds/geth-linux-amd64-1.9.25-e7872729.tar.gz',
dir: 'geth-linux-amd64-1.9.25-e7872729'
},
ZEC: {
url: 'https://z.cash/downloads/zcash-4.1.1-linux64-debian-stretch.tar.gz',
dir: 'zcash-4.1.1/bin'
url: 'https://download.z.cash/downloads/zcash-4.2.0-linux64-debian-stretch.tar.gz',
dir: 'zcash-4.2.0/bin'
},
DASH: {
url: 'https://github.com/dashpay/dash/releases/download/v0.16.1.1/dashcore-0.16.1.1-x86_64-linux-gnu.tar.gz',