monero-cli: Update to version 0.18.1.2

This commit is contained in:
github-actions[bot] 2022-09-30 20:29:56 +00:00
parent a73b7d6c7a
commit d3e04d211b

View File

@ -1,17 +1,17 @@
{
"version": "0.18.1.1",
"version": "0.18.1.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.1.1.zip",
"hash": "14eb0d7111b478a0adcde2254dabb8612a8f0b21f0dc3d5d673d851fd7039094",
"url": "https://dlsrc.getmonero.org/cli/monero-win-x64-v0.18.1.2.zip",
"hash": "0a3d4d1af7e094c05352c31b2dafcc6ccbc80edc195ca9eaedc919c36accd05a",
"extract_dir": "monero-x86_64-w64-mingw32"
},
"32bit": {
"url": "https://dlsrc.getmonero.org/cli/monero-win-x86-v0.18.1.1.zip",
"hash": "bae1688502882cdfc293cff55460b38a1906ce41416628c6d9b6a38120de6fb4",
"url": "https://dlsrc.getmonero.org/cli/monero-win-x86-v0.18.1.2.zip",
"hash": "71e2990ce860521c54a36c9dc77c3c7acdffc92630c4df03ba1253b428b7ac64",
"extract_dir": "monero-i686-w64-mingw32"
}
},