fix: update zcashd, prior hosted binary removed

This commit is contained in:
Neal 2021-10-14 12:30:35 -04:00
parent c819a354bc
commit a99b8d0ca7

View file

@ -29,8 +29,8 @@ const BINARIES = {
dir: 'geth-linux-amd64-1.10.9-eae3b194'
},
ZEC: {
url: 'https://z.cash/downloads/zcash-4.5.1-linux64-debian-stretch.tar.gz',
dir: 'zcash-4.5.1/bin'
url: 'https://z.cash/downloads/zcash-4.5.1-1-linux64-debian-stretch.tar.gz',
dir: 'zcash-4.5.1-1/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',