monero-cli: Update to version 0.17.1.1

This commit is contained in:
Richard Kuhnt 2020-10-18 22:01:47 +00:00
parent 4b052a4f0a
commit 9c2480ac8d

View File

@ -1,17 +1,17 @@
{
"version": "0.17.1.0",
"version": "0.17.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.17.1.0.zip",
"hash": "b942b584601faa504ed2eb5c6d7bdf62740826cbef63d33d35b48e414dd48f5d",
"url": "https://dlsrc.getmonero.org/cli/monero-win-x64-v0.17.1.1.zip",
"hash": "e9e14bf95905d1d54fb490c384d50d7c972174d5f6febbfb55811713b8a1a470",
"extract_dir": "monero-x86_64-w64-mingw32"
},
"32bit": {
"url": "https://dlsrc.getmonero.org/cli/monero-win-x86-v0.17.1.0.zip",
"hash": "d438ce08ebce2705b1de8469833ccda47c76401887751972086246cb3c59f041",
"url": "https://dlsrc.getmonero.org/cli/monero-win-x86-v0.17.1.1.zip",
"hash": "4d9fbb3fa5226b4c9928a8aebee9a57e1ca409c8e0499c8901d12dd19417f2d6",
"extract_dir": "monero-i686-w64-mingw32"
}
},