monero-cli: Update to version 0.17.2.0

This commit is contained in:
Richard Kuhnt 2021-04-11 13:00:43 +00:00
parent 6969baf4af
commit f947d61c55

View File

@ -1,17 +1,17 @@
{
"version": "0.17.1.9",
"version": "0.17.2.0",
"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.9.zip",
"hash": "a3e6e2f55deb487f6b4a33cf430d82d62e986d37d7d589dcb33a4ff0a13a062b",
"url": "https://dlsrc.getmonero.org/cli/monero-win-x64-v0.17.2.0.zip",
"hash": "71e531a0f799c80e3f6319888bd5b85a737091b9bd5d66366cae036163857caf",
"extract_dir": "monero-x86_64-w64-mingw32"
},
"32bit": {
"url": "https://dlsrc.getmonero.org/cli/monero-win-x86-v0.17.1.9.zip",
"hash": "bb3c633a3d8ac160bc9c75ef514a9cbc77f1f45bdbd220d1963d78d66435c23a",
"url": "https://dlsrc.getmonero.org/cli/monero-win-x86-v0.17.2.0.zip",
"hash": "c772070ebdfe9e0d6abda5073808e648e69f8c35f8010e66b80f45a6bdb01792",
"extract_dir": "monero-i686-w64-mingw32"
}
},