monero-cli: Update to version 0.18.1.1

This commit is contained in:
github-actions[bot] 2022-09-20 00:35:06 +00:00
parent a3b5911380
commit 432e10afd4

View File

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