diff --git a/bucket/monero-cli.json b/bucket/monero-cli.json index aa492ae345..598b4d3831 100644 --- a/bucket/monero-cli.json +++ b/bucket/monero-cli.json @@ -1,17 +1,17 @@ { - "version": "0.17.3.2", + "version": "0.18.0.0", "description": "The secure, private, untraceable cryptocurrency (CLI)", "homepage": "https://getmonero.org/", "license": "BSD-3-Clause", "architecture": { "64bit": { - "url": "https://dlsrc.getmonero.org/cli/monero-win-x64-v0.17.3.2.zip", - "hash": "4912d97040af32c14a99e3db1357fc2516e4ed9a8bbf828fc636bcf558b03a65", + "url": "https://dlsrc.getmonero.org/cli/monero-win-x64-v0.18.0.0.zip", + "hash": "0b94088db62d0ded1d62d02a631b93978984acce337e01a802edd87e521dfcd1", "extract_dir": "monero-x86_64-w64-mingw32" }, "32bit": { - "url": "https://dlsrc.getmonero.org/cli/monero-win-x86-v0.17.3.2.zip", - "hash": "d2a2475943f75d33ec448844166a2cefe4b5fbbec63d3662682491fc32b2257b", + "url": "https://dlsrc.getmonero.org/cli/monero-win-x86-v0.18.0.0.zip", + "hash": "d55e86e1434a7e1cebd6931d21063e82c25a7126ddad8704f15501bb9a6e64a4", "extract_dir": "monero-i686-w64-mingw32" } },