fix dash arch

This commit is contained in:
Neal 2022-10-06 14:27:43 -04:00
parent dfb280df8e
commit 90925d05d7

View file

@ -37,7 +37,7 @@ const BINARIES = {
dir: 'zcash-5.2.0/bin'
},
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'
},
LTC: {