conan: Update to version 2.11.0

This commit is contained in:
github-actions[bot] 2024-12-19 00:38:22 +00:00
parent f9c60e01d4
commit a5636074b6

View File

@ -1,16 +1,16 @@
{
"version": "2.10.3",
"version": "2.11.0",
"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/2.10.3/conan-2.10.3-windows-x86_64.zip",
"hash": "830b3cbaa8d68a6a2cbdaf670838521527c2e52bd6e40188a8e54c4f749957eb"
"url": "https://github.com/conan-io/conan/releases/download/2.11.0/conan-2.11.0-windows-x86_64.zip",
"hash": "884e36a126340f1f0d19415b528ceff48c2068b1a48e06c3904f4f4ed006068f"
},
"32bit": {
"url": "https://github.com/conan-io/conan/releases/download/2.10.3/conan-2.10.3-windows-i686.zip",
"hash": "a44f7ebcbebad4f7684bcaac432973b69a52a9a5ca07664e24fc1cefe3386b47"
"url": "https://github.com/conan-io/conan/releases/download/2.11.0/conan-2.11.0-windows-i686.zip",
"hash": "85a1523f97dd7e1f73852cddb657ef5aa242335e72d0eaa8ab7e77818ef6689b"
}
},
"bin": "conan.exe",