diff --git a/bucket/monero-cli.json b/bucket/monero-cli.json index 598b4d3831..4d704dd86a 100644 --- a/bucket/monero-cli.json +++ b/bucket/monero-cli.json @@ -1,17 +1,17 @@ { - "version": "0.18.0.0", + "version": "0.18.1.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.18.0.0.zip", - "hash": "0b94088db62d0ded1d62d02a631b93978984acce337e01a802edd87e521dfcd1", + "url": "https://dlsrc.getmonero.org/cli/monero-win-x64-v0.18.1.0.zip", + "hash": "d0e2b3255163ec0499de42639cc86cf4ddae0bc5fa65aa7377ff9c40305da8fd", "extract_dir": "monero-x86_64-w64-mingw32" }, "32bit": { - "url": "https://dlsrc.getmonero.org/cli/monero-win-x86-v0.18.0.0.zip", - "hash": "d55e86e1434a7e1cebd6931d21063e82c25a7126ddad8704f15501bb9a6e64a4", + "url": "https://dlsrc.getmonero.org/cli/monero-win-x86-v0.18.1.0.zip", + "hash": "ed18233503b6135a29732a79b261b50aced24b99686843bc11e7e9fb2d50cf42", "extract_dir": "monero-i686-w64-mingw32" } },