fix dash arch
This commit is contained in:
parent
dfb280df8e
commit
90925d05d7
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ const BINARIES = {
|
||||||
dir: 'zcash-5.2.0/bin'
|
dir: 'zcash-5.2.0/bin'
|
||||||
},
|
},
|
||||||
DASH: {
|
DASH: {
|
||||||
url: 'https://github.com/dashpay/dash/releases/download/v18.0.1/dashcore-18.0.1-aarch64-linux-gnu.tar.gz',
|
url: 'https://github.com/dashpay/dash/releases/download/v18.0.1/dashcore-18.0.1-x86_64-linux-gnu.tar.gz',
|
||||||
dir: 'dashcore-18.0.1/bin'
|
dir: 'dashcore-18.0.1/bin'
|
||||||
},
|
},
|
||||||
LTC: {
|
LTC: {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue