conan: Update to version 2.24.0

This commit is contained in:
github-actions[bot] 2025-12-15 16:31:20 +00:00
parent 891be0fe57
commit e7947098c2

View File

@ -1,16 +1,16 @@
{
"version": "2.23.0",
"version": "2.24.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.23.0/conan-2.23.0-windows-x86_64.zip",
"hash": "196588c71d84433ef195a8bf76dfbffa3a6b6087cf782ae4940a0cf91d3ed75e"
"url": "https://github.com/conan-io/conan/releases/download/2.24.0/conan-2.24.0-windows-x86_64.zip",
"hash": "aefd6f4ea9c69681a185fa7cd4c19c51d700a8f5f72dad7a4d00adb61301acc5"
},
"32bit": {
"url": "https://github.com/conan-io/conan/releases/download/2.23.0/conan-2.23.0-windows-i686.zip",
"hash": "90dd204f83f7b2f0c2fe59645da5e6f75ea18df7826a173f67d0b7248f511bbd"
"url": "https://github.com/conan-io/conan/releases/download/2.24.0/conan-2.24.0-windows-i686.zip",
"hash": "26a9fc8f77576ee3f69d26d18e6d6f1021bdbb4a55494d3f1184fa678a6609ef"
}
},
"bin": "conan.exe",