conan: Update to version 2.10.0

This commit is contained in:
github-actions[bot] 2024-12-03 16:30:50 +00:00
parent fc54f868ea
commit a769ce3f6c

View File

@ -1,16 +1,16 @@
{
"version": "2.9.3",
"version": "2.10.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.9.3/conan-2.9.3-windows-x86_64.zip",
"hash": "9adb86ddd1476b2ee49932b744a7960f7427823345bff27ba8c8a23d94edf4ba"
"url": "https://github.com/conan-io/conan/releases/download/2.10.0/conan-2.10.0-windows-x86_64.zip",
"hash": "eb7bcfca81aabcf14f5819b0bc15475fcfc6543c770a787da701d53bc78c4e2d"
},
"32bit": {
"url": "https://github.com/conan-io/conan/releases/download/2.9.3/conan-2.9.3-windows-i686.zip",
"hash": "9afbc094d9ac2c613c203834443cb812351a086e793ff43541a649fb9fde7a19"
"url": "https://github.com/conan-io/conan/releases/download/2.10.0/conan-2.10.0-windows-i686.zip",
"hash": "d6d9ab485ff88919fc2cce861724edebd8f53989ba23d8ad6eb09fdd165d0da6"
}
},
"bin": "conan.exe",