monero-cli: Update to version 0.17.1.0

This commit is contained in:
Jakub Čábera 2020-10-15 09:51:46 +02:00
parent 10664d0b69
commit f14b04908b

View File

@ -1,17 +1,17 @@
{
"homepage": "https://getmonero.org/",
"version": "0.17.1.0",
"description": "The secure, private, untraceable cryptocurrency (CLI)",
"version": "0.17.0.1",
"homepage": "https://getmonero.org/",
"license": "BSD-3-Clause",
"architecture": {
"64bit": {
"url": "https://dlsrc.getmonero.org/cli/monero-win-x64-v0.17.0.1.zip",
"hash": "f59a771efdd5e6bcd74668be9fe6798e1c2effeb38fce1639b24b307a95985cb",
"url": "https://dlsrc.getmonero.org/cli/monero-win-x64-v0.17.1.0.zip",
"hash": "b942b584601faa504ed2eb5c6d7bdf62740826cbef63d33d35b48e414dd48f5d",
"extract_dir": "monero-x86_64-w64-mingw32"
},
"32bit": {
"url": "https://dlsrc.getmonero.org/cli/monero-win-x86-v0.17.0.1.zip",
"hash": "ac50eb3fb993fd496a1856b01655494b5fe2b0a57a01c432c0c06a996e90058e",
"url": "https://dlsrc.getmonero.org/cli/monero-win-x86-v0.17.1.0.zip",
"hash": "d438ce08ebce2705b1de8469833ccda47c76401887751972086246cb3c59f041",
"extract_dir": "monero-i686-w64-mingw32"
}
},
@ -36,7 +36,7 @@
],
"checkver": {
"url": "https://getmonero.org/downloads/hashes.txt",
"re": "monero-win-x64-v([\\d.]+).zip"
"regex": "monero-win-x64-v([\\d.]+)\\.zip"
},
"autoupdate": {
"architecture": {