monero-cli: Update to version 0.14.1.2

This commit is contained in:
Richard Kuhnt 2019-07-20 20:00:15 +00:00
parent 8a6d71417c
commit ac7d57360f

View File

@ -1,17 +1,17 @@
{
"homepage": "https://getmonero.org/",
"description": "The secure, private, untraceable cryptocurrency (CLI)",
"version": "0.14.1.0",
"version": "0.14.1.2",
"license": "BSD-3-Clause",
"architecture": {
"64bit": {
"url": "https://dlsrc.getmonero.org/cli/monero-win-x64-v0.14.1.0.zip",
"hash": "ca4367c565026ea23bf90180cdd750a1d6adfab36ee19435e91ed740a369a6fc",
"url": "https://dlsrc.getmonero.org/cli/monero-win-x64-v0.14.1.2.zip",
"hash": "a11b58d8ad8f5e3a4b3fe076ea2d620ef0e2efb33d5e2506e68458253ac14421",
"extract_dir": "monero-x86_64-w64-mingw32"
},
"32bit": {
"url": "https://dlsrc.getmonero.org/cli/monero-win-x86-v0.14.1.0.zip",
"hash": "ed26ad4c7f3fc15893c615e438a76f91c8c5c18e29d32bf350e126beecc2877f",
"url": "https://dlsrc.getmonero.org/cli/monero-win-x86-v0.14.1.2.zip",
"hash": "9f4d6a1386e09c29c400096f8053838ceecb8c5754fe584a6bc310fda19ce105",
"extract_dir": "monero-i686-w64-mingw32"
}
},