monero-cli: Update to version 0.17.1.3

This commit is contained in:
Richard Kuhnt 2020-11-08 22:01:48 +00:00
parent fc3b929382
commit 4ca5516ec5

View File

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