Update zcash version in common.js
This commit is contained in:
parent
203aeb5245
commit
dd3af48e5f
1 changed files with 2 additions and 2 deletions
|
|
@ -26,8 +26,8 @@ const BINARIES = {
|
|||
dir: 'geth-linux-amd64-1.6.6-10a45cb5'
|
||||
},
|
||||
ZEC: {
|
||||
url: 'https://z.cash/downloads/zcash-1.0.10-1-linux64.tar.gz',
|
||||
dir: 'zcash-1.0.10-1/bin'
|
||||
url: 'https://z.cash/downloads/zcash-1.0.12-linux64.tar.gz',
|
||||
dir: 'zcash-1.0.12/bin'
|
||||
},
|
||||
DASH: {
|
||||
url: 'https://www.dash.org/binaries/dashcore-0.12.1.5-linux64.tar.gz',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue