monero-cli: Update to version 0.17.1.5

This commit is contained in:
Richard Kuhnt 2020-11-26 19:01:48 +00:00
parent 4bbc182dab
commit ba3c7bc497

View File

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