diff --git a/bucket/monero-cli.json b/bucket/monero-cli.json index 792be747fa..aa492ae345 100644 --- a/bucket/monero-cli.json +++ b/bucket/monero-cli.json @@ -1,17 +1,17 @@ { - "version": "0.17.3.0", + "version": "0.17.3.2", "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.0.zip", - "hash": "a956d0c3ab77ebfc1d6229b77d68b739661b564d9a4115e5a549c3af146d6034", + "url": "https://dlsrc.getmonero.org/cli/monero-win-x64-v0.17.3.2.zip", + "hash": "4912d97040af32c14a99e3db1357fc2516e4ed9a8bbf828fc636bcf558b03a65", "extract_dir": "monero-x86_64-w64-mingw32" }, "32bit": { - "url": "https://dlsrc.getmonero.org/cli/monero-win-x86-v0.17.3.0.zip", - "hash": "541189f5635f479605eda306a36d2beef1fbe68d6fdbfabce671d6e4c8970158", + "url": "https://dlsrc.getmonero.org/cli/monero-win-x86-v0.17.3.2.zip", + "hash": "d2a2475943f75d33ec448844166a2cefe4b5fbbec63d3662682491fc32b2257b", "extract_dir": "monero-i686-w64-mingw32" } },