conan: Update to version 2.10.2

This commit is contained in:
github-actions[bot] 2024-12-10 16:31:15 +00:00
parent f7947d89de
commit 25e67a2ab1

View File

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