conan: Update to version 1.19.2

This commit is contained in:
Richard Kuhnt 2019-10-16 14:00:17 +00:00
parent 02a7f5091c
commit 5226c8e470

View File

@ -1,16 +1,16 @@
{
"version": "1.19.1",
"version": "1.19.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.19.1/conan-win-64_1_19_1.exe",
"hash": "12d5f4ec43fa50e4589f79e4e4a69a53b5fff6e7efb5638029ac8b61659a0034"
"url": "https://github.com/conan-io/conan/releases/download/1.19.2/conan-win-64_1_19_2.exe",
"hash": "67ab64d74f882d91f8c86f1cdcc6fd8c3fbcf02dd502828c0a2ae336ebb1f5af"
},
"32bit": {
"url": "https://github.com/conan-io/conan/releases/download/1.19.1/conan-win-32_1_19_1.exe",
"hash": "0f04a0e42af5c84adf17c0795fd8f94e3e0475ad7a8be7b87c6951c9d53212d6"
"url": "https://github.com/conan-io/conan/releases/download/1.19.2/conan-win-32_1_19_2.exe",
"hash": "a99ea7af956d455b6cda95acc803e0e5cd4117517e8ef05d9abe28f8e66531f7"
}
},
"innosetup": true,