conan: Update to version 1.18.2

This commit is contained in:
Richard Kuhnt 2019-08-30 13:00:15 +00:00
parent 8defdcbc2f
commit 8a83449ccb

View File

@ -1,16 +1,16 @@
{
"version": "1.18.1",
"version": "1.18.2",
"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.1/conan-win-64_1_18_1.exe",
"hash": "9870a408efaca725e82e15c333de40dc97758ecec78213104bdc752ecef76213"
"url": "https://github.com/conan-io/conan/releases/download/1.18.2/conan-win-64_1_18_2.exe",
"hash": "2ca9a88a01ac2202390bebc9efc60d70b9f09204066515fd94a6c51dd3c0350d"
},
"32bit": {
"url": "https://github.com/conan-io/conan/releases/download/1.18.1/conan-win-32_1_18_1.exe",
"hash": "829f23dba7614c49106fbc042e393930211635fe1b0c824671be3a346c21490f"
"url": "https://github.com/conan-io/conan/releases/download/1.18.2/conan-win-32_1_18_2.exe",
"hash": "8616d2ab70b3e5a9c5033bc43f6630e4142816a28a64cc695045fa82dddea6fc"
}
},
"innosetup": true,