monero-cli: Update to version 0.17.3.0

This commit is contained in:
github-actions[bot] 2021-12-07 16:31:40 +00:00
parent efa333fd3c
commit 4159ae8312

View File

@ -1,17 +1,17 @@
{
"version": "0.17.2.3",
"version": "0.17.3.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.2.3.zip",
"hash": "ba3f4ec7429aacf3e712bdf21d1ceb800eb94e1e376be8b2360a01d88bb862be",
"url": "https://dlsrc.getmonero.org/cli/monero-win-x64-v0.17.3.0.zip",
"hash": "a956d0c3ab77ebfc1d6229b77d68b739661b564d9a4115e5a549c3af146d6034",
"extract_dir": "monero-x86_64-w64-mingw32"
},
"32bit": {
"url": "https://dlsrc.getmonero.org/cli/monero-win-x86-v0.17.2.3.zip",
"hash": "460ac8722d713022c13970d96f9098eb04b5ca4f59cc9dc929cc2dd590045a1e",
"url": "https://dlsrc.getmonero.org/cli/monero-win-x86-v0.17.3.0.zip",
"hash": "541189f5635f479605eda306a36d2beef1fbe68d6fdbfabce671d6e4c8970158",
"extract_dir": "monero-i686-w64-mingw32"
}
},