conan: Update to version 2.0.11

This commit is contained in:
github-actions[bot] 2023-09-18 08:27:17 +00:00
parent 2edd8a83e3
commit f999865148

View File

@ -1,16 +1,16 @@
{ {
"version": "2.0.10", "version": "2.0.11",
"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/2.0.10/conan-win-64.exe", "url": "https://github.com/conan-io/conan/releases/download/2.0.11/conan-win-64.exe",
"hash": "568cc72331e37eb73a2cdb6cf51c0e2436d840541c16ca6c9b33153bdcab7492" "hash": "3ee796c05b34d9776a30c2c6adf043354f576474bf134eb7f4906537ab9567bf"
}, },
"32bit": { "32bit": {
"url": "https://github.com/conan-io/conan/releases/download/2.0.10/conan-win-32.exe", "url": "https://github.com/conan-io/conan/releases/download/2.0.11/conan-win-32.exe",
"hash": "8f6897777c382583422a05aa092e2102aec86c4764118837ee934852dd837cbb" "hash": "1137dc37fd60e9f44d27c1f527fbb07d92d69c99a9f017023685fd9d6c990a65"
} }
}, },
"innosetup": true, "innosetup": true,