monero-cli: Update to version 0.18.2.0

This commit is contained in:
github-actions[bot] 2023-03-01 08:30:10 +00:00
parent df9cfdec5a
commit 791c423a91

View File

@ -1,17 +1,17 @@
{
"version": "0.18.1.2",
"version": "0.18.2.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.1.2.zip",
"hash": "0a3d4d1af7e094c05352c31b2dafcc6ccbc80edc195ca9eaedc919c36accd05a",
"url": "https://dlsrc.getmonero.org/cli/monero-win-x64-v0.18.2.0.zip",
"hash": "112c0647baaa5c7e42f8b121ad633222f608200f9a402dbf2b5cd6b95ee555cd",
"extract_dir": "monero-x86_64-w64-mingw32"
},
"32bit": {
"url": "https://dlsrc.getmonero.org/cli/monero-win-x86-v0.18.1.2.zip",
"hash": "71e2990ce860521c54a36c9dc77c3c7acdffc92630c4df03ba1253b428b7ac64",
"url": "https://dlsrc.getmonero.org/cli/monero-win-x86-v0.18.2.0.zip",
"hash": "dac24fa46581987041ea3e9d89d745c643afab23a6d74385cdddd1231fe92514",
"extract_dir": "monero-i686-w64-mingw32"
}
},