monero-cli: Update to version 0.17.2.3

This commit is contained in:
Richard Kuhnt 2021-09-01 17:00:38 +00:00
parent d99d3983d9
commit ca15387f1a

View File

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