conan: Update to version 1.16.1

This commit is contained in:
Richard Kuhnt 2019-06-14 07:00:43 +00:00
parent 6971c27fd6
commit 158cde561f

View File

@ -1,16 +1,16 @@
{
"version": "1.15.4",
"version": "1.16.1",
"description": "The open-source, decentralized C/C++ package manager.",
"homepage": "https://conan.io/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/conan-io/conan/releases/download/1.15.4/conan-win-64_1_15_4.exe",
"hash": "ac80fdb94a4286c5212a9de616d9d5ecffc94884145d896557a7cfc1df9a50e5"
"url": "https://github.com/conan-io/conan/releases/download/1.16.1/conan-win-64_1_16_1.exe",
"hash": "256260b8f414cc6dac08041f9b4336d1968ce437e63ae7b687e6d9f5c3f14dfc"
},
"32bit": {
"url": "https://github.com/conan-io/conan/releases/download/1.15.4/conan-win-32_1_15_4.exe",
"hash": "73c295e5e569f36a47bdd4c30d5b6670a45e0dbc73de56debf92b4d3d8b938fa"
"url": "https://github.com/conan-io/conan/releases/download/1.16.1/conan-win-32_1_16_1.exe",
"hash": "90abf428805039bed150292eee4d3e4b41ddb5e94e0215167114d81882758ef2"
}
},
"innosetup": true,