Update zcash version in common.js

This commit is contained in:
Neal Conner 2017-10-24 23:11:01 -04:00 committed by Josh Harvey
parent 203aeb5245
commit dd3af48e5f

View file

@ -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',