From 2eaf6b77289784bd4b30489d5ef43e8ce81675fa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 20 Jul 2022 00:37:00 +0000 Subject: [PATCH] monero-cli: Update to version 0.18.0.0 --- bucket/monero-cli.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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" } },