monero-cli: Update to version 0.18.2.2

This commit is contained in:
github-actions[bot] 2023-04-10 16:27:28 +00:00
parent 3e55671782
commit 6e540a3897

View File

@ -1,17 +1,17 @@
{
"version": "0.18.2.0",
"version": "0.18.2.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.18.2.0.zip",
"hash": "112c0647baaa5c7e42f8b121ad633222f608200f9a402dbf2b5cd6b95ee555cd",
"url": "https://dlsrc.getmonero.org/cli/monero-win-x64-v0.18.2.2.zip",
"hash": "964c13f5d596289d2ab8ba9e265ff1e255a06269cf8fd216187d7b77a11c1371",
"extract_dir": "monero-x86_64-w64-mingw32"
},
"32bit": {
"url": "https://dlsrc.getmonero.org/cli/monero-win-x86-v0.18.2.0.zip",
"hash": "dac24fa46581987041ea3e9d89d745c643afab23a6d74385cdddd1231fe92514",
"url": "https://dlsrc.getmonero.org/cli/monero-win-x86-v0.18.2.2.zip",
"hash": "b7366408e74b321aa5fa3993187a862d93dc41cbc43dc585f82fc17a4c423ded",
"extract_dir": "monero-i686-w64-mingw32"
}
},