fix: update zcashd, prior hosted binary removed
This commit is contained in:
parent
c819a354bc
commit
a99b8d0ca7
1 changed files with 2 additions and 2 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue