monero-cli: Update to version 0.15.0.1

This commit is contained in:
Richard Kuhnt 2019-11-23 14:00:23 +00:00
parent bfefb97d4b
commit bba17043cc

View File

@ -1,17 +1,17 @@
{
"homepage": "https://getmonero.org/",
"description": "The secure, private, untraceable cryptocurrency (CLI)",
"version": "0.15.0.0",
"version": "0.15.0.1",
"license": "BSD-3-Clause",
"architecture": {
"64bit": {
"url": "https://dlsrc.getmonero.org/cli/monero-win-x64-v0.15.0.0.zip",
"hash": "6b72b3836d179eb517154bbcb8e2119b168ae9d1054866a438aaeab9521f795f",
"url": "https://dlsrc.getmonero.org/cli/monero-win-x64-v0.15.0.1.zip",
"hash": "a1d2a4a0a9f2cdb17808c0b7a2a872a70c9f3e6487494b29cc1627b5490f25e9",
"extract_dir": "monero-x86_64-w64-mingw32"
},
"32bit": {
"url": "https://dlsrc.getmonero.org/cli/monero-win-x86-v0.15.0.0.zip",
"hash": "b4856d0d3389497bf103d5a4dc4e73c6a39e5be20736b3e0286e76f100c508b6",
"url": "https://dlsrc.getmonero.org/cli/monero-win-x86-v0.15.0.1.zip",
"hash": "a3dc6d57c52383fcb83337799909c2c85cc8fe88b127d9408e3ea92880beb38d",
"extract_dir": "monero-i686-w64-mingw32"
}
},