chore: update monerod
This commit is contained in:
parent
bd1ed64890
commit
f735073616
1 changed files with 2 additions and 2 deletions
|
|
@ -52,8 +52,8 @@ const BINARIES = {
|
|||
files: [['bitcoind', 'bitcoincashd'], ['bitcoin-cli', 'bitcoincash-cli']]
|
||||
},
|
||||
XMR: {
|
||||
url: 'https://downloads.getmonero.org/cli/monero-linux-x64-v0.17.3.2.tar.bz2',
|
||||
dir: 'monero-x86_64-linux-gnu-v0.17.3.2',
|
||||
url: 'https://downloads.getmonero.org/cli/monero-linux-x64-v0.18.0.0.tar.bz2',
|
||||
dir: 'monero-x86_64-linux-gnu-v0.18.0.0',
|
||||
files: [['monerod', 'monerod'], ['monero-wallet-rpc', 'monero-wallet-rpc']]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue