conan: Update to version 1.41.0

This commit is contained in:
Richard Kuhnt 2021-10-06 14:00:32 +00:00
parent c6985bdccd
commit 8202ced5e8

View File

@ -1,16 +1,16 @@
{ {
"version": "1.40.4", "version": "1.41.0",
"description": "The open-source, decentralized C/C++ package manager", "description": "The open-source, decentralized C/C++ package manager",
"homepage": "https://conan.io", "homepage": "https://conan.io",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/conan-io/conan/releases/download/1.40.4/conan-win-64.exe", "url": "https://github.com/conan-io/conan/releases/download/1.41.0/conan-win-64.exe",
"hash": "47633f82d901577f1f54bf75173fb6b2353190003b9058b1aa60f6f1f7e8877a" "hash": "7f4accc6083d8ee94214297d663bef6ee2754bfbb435d2eef75502c9c7e328f5"
}, },
"32bit": { "32bit": {
"url": "https://github.com/conan-io/conan/releases/download/1.40.4/conan-win-32.exe", "url": "https://github.com/conan-io/conan/releases/download/1.41.0/conan-win-32.exe",
"hash": "efa2b90b0a9e72ffebb6b2d9c23d536da50e3040b62d364d030531d8ab1baef5" "hash": "8187202bbb8718c989ae0d8d0d0e59b50aa56c70e32e127c562c692810f929cd"
} }
}, },
"innosetup": true, "innosetup": true,