chore: update zcashd, dashd
This commit is contained in:
parent
34e34df62e
commit
6adb44ae4d
1 changed files with 4 additions and 4 deletions
|
|
@ -33,12 +33,12 @@ const BINARIES = {
|
||||||
dir: 'geth-linux-amd64-1.10.25-69568c55'
|
dir: 'geth-linux-amd64-1.10.25-69568c55'
|
||||||
},
|
},
|
||||||
ZEC: {
|
ZEC: {
|
||||||
url: 'https://z.cash/downloads/zcash-5.2.0-linux64-debian-bullseye.tar.gz',
|
url: 'https://z.cash/downloads/zcash-5.3.0-linux64-debian-bullseye.tar.gz',
|
||||||
dir: 'zcash-5.2.0/bin'
|
dir: 'zcash-5.3.0/bin'
|
||||||
},
|
},
|
||||||
DASH: {
|
DASH: {
|
||||||
url: 'https://github.com/dashpay/dash/releases/download/v18.0.1/dashcore-18.0.1-x86_64-linux-gnu.tar.gz',
|
url: 'https://github.com/dashpay/dash/releases/download/v18.1.0/dashcore-18.1.0-x86_64-linux-gnu.tar.gz',
|
||||||
dir: 'dashcore-18.0.1/bin'
|
dir: 'dashcore-18.1.0/bin'
|
||||||
},
|
},
|
||||||
LTC: {
|
LTC: {
|
||||||
defaultUrl: 'https://download.litecoin.org/litecoin-0.18.1/linux/litecoin-0.18.1-x86_64-linux-gnu.tar.gz',
|
defaultUrl: 'https://download.litecoin.org/litecoin-0.18.1/linux/litecoin-0.18.1-x86_64-linux-gnu.tar.gz',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue