conan: Update to version 1.24.1

This commit is contained in:
Richard Kuhnt 2020-04-21 08:01:49 +00:00
parent e888b332ee
commit 50be1f2c2e

View File

@ -1,16 +1,16 @@
{
"version": "1.24.0",
"version": "1.24.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.24.0/conan-win-64_1_24_0.exe",
"hash": "f1df3af4bc0bad7f37e80ef048eedf62f8a4482224bb085d97c2229a3c53bd9c"
"url": "https://github.com/conan-io/conan/releases/download/1.24.1/conan-win-64_1_24_1.exe",
"hash": "f5e96db4c9631ae480b814a4d84e039842f97bed2c21790d472b0f385e80f691"
},
"32bit": {
"url": "https://github.com/conan-io/conan/releases/download/1.24.0/conan-win-32_1_24_0.exe",
"hash": "2246ea7d8b918d918ab4d7b79c9d5b852bb056bbc0ddb48a72ceb4e9be96c455"
"url": "https://github.com/conan-io/conan/releases/download/1.24.1/conan-win-32_1_24_1.exe",
"hash": "2e38029671babadc248566eda934b8acfa8219ce84bd84cbe1eabfca48bc7cad"
}
},
"innosetup": true,