conan: Update to version 1.18.5

This commit is contained in:
Richard Kuhnt 2019-09-24 09:00:21 +00:00
parent de51666e50
commit 6263cb2be3

View File

@ -1,16 +1,16 @@
{
"version": "1.18.4",
"version": "1.18.5",
"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.18.4/conan-win-64_1_18_4.exe",
"hash": "46ef25ae5e053227389fcd42ee8f2b35a088252e25641e244ee16da06caa1307"
"url": "https://github.com/conan-io/conan/releases/download/1.18.5/conan-win-64_1_18_5.exe",
"hash": "75a99b6cd0638efe76422151e0b8b19fa9ec448622454f5f278f8edd3941b2af"
},
"32bit": {
"url": "https://github.com/conan-io/conan/releases/download/1.18.4/conan-win-32_1_18_4.exe",
"hash": "c799706319a6441de572e7f2ac7a979e805e94c9902a84202db5ca19868f35ce"
"url": "https://github.com/conan-io/conan/releases/download/1.18.5/conan-win-32_1_18_5.exe",
"hash": "387298398f4ac4de8a689e60ef4d86d53909c70b626f7b05161844d8be31d738"
}
},
"innosetup": true,