monero-cli: Update to version 0.17.1.6

This commit is contained in:
Richard Kuhnt 2020-12-08 21:01:47 +00:00
parent 3faf593eb2
commit e923734b5a

View File

@ -1,17 +1,17 @@
{
"version": "0.17.1.5",
"version": "0.17.1.6",
"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.17.1.5.zip",
"hash": "4bb0fca53bc58c1167bc0a258f61dd69a54507fd83ad37edf4213b4f30df8c94",
"url": "https://dlsrc.getmonero.org/cli/monero-win-x64-v0.17.1.6.zip",
"hash": "40e07fdd8af9a8f5c34bddd826e26036c609bf5eacaf337b38e7ac3644647135",
"extract_dir": "monero-x86_64-w64-mingw32"
},
"32bit": {
"url": "https://dlsrc.getmonero.org/cli/monero-win-x86-v0.17.1.5.zip",
"hash": "7dc0565a2880b38e73d85599153a31bbed85965963c6f74e1a5cf6dbd06f619e",
"url": "https://dlsrc.getmonero.org/cli/monero-win-x86-v0.17.1.6.zip",
"hash": "a63a1ff1766d9f02f8cd4b8260260cec9cfdf8fa1371143cc68ff1ffee18efd1",
"extract_dir": "monero-i686-w64-mingw32"
}
},