conan: Update to version 2.10.3

This commit is contained in:
github-actions[bot] 2024-12-18 08:31:02 +00:00
parent f1e21bab35
commit ad17e9eea6

View File

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