Update zcashd & dashd
This commit is contained in:
parent
3f38444043
commit
c67942c3e7
1 changed files with 3 additions and 3 deletions
|
|
@ -29,11 +29,11 @@ const BINARIES = {
|
|||
dir: 'geth-linux-amd64-1.9.1-b7b2f60f'
|
||||
},
|
||||
ZEC: {
|
||||
url: 'https://z.cash/downloads/zcash-2.0.6-linux64.tar.gz',
|
||||
dir: 'zcash-2.0.6/bin'
|
||||
url: 'https://z.cash/downloads/zcash-2.0.7-linux64-debian-jessie.tar.gz',
|
||||
dir: 'zcash-2.0.7/bin'
|
||||
},
|
||||
DASH: {
|
||||
url: 'https://github.com/dashpay/dash/releases/download/v0.14.0.2/dashcore-0.14.0.2-x86_64-linux-gnu.tar',
|
||||
url: 'https://github.com/dashpay/dash/releases/download/v0.14.0.3/dashcore-0.14.0.3-x86_64-linux-gnu.tar.gz',
|
||||
dir: 'dashcore-0.14.0/bin'
|
||||
},
|
||||
LTC: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue