conan: Update to version 2.16.0

This commit is contained in:
github-actions[bot] 2025-04-29 08:30:34 +00:00
parent c9df148739
commit 5e2c14b0a9

View File

@ -1,16 +1,16 @@
{
"version": "2.15.1",
"version": "2.16.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.15.1/conan-2.15.1-windows-x86_64.zip",
"hash": "c7469ce022b74d5f842d9454fb58906db5fadad5629f89b70305be2a412aa1f6"
"url": "https://github.com/conan-io/conan/releases/download/2.16.0/conan-2.16.0-windows-x86_64.zip",
"hash": "15066d162451e43dc3a89b3cb14c4c820fe6abc71d54b5ab4c0e396f01214d68"
},
"32bit": {
"url": "https://github.com/conan-io/conan/releases/download/2.15.1/conan-2.15.1-windows-i686.zip",
"hash": "034c2e170ef159b4c0c40f0cf2c8a69813c0333601de8479362063b8e2c2d466"
"url": "https://github.com/conan-io/conan/releases/download/2.16.0/conan-2.16.0-windows-i686.zip",
"hash": "d5c70b2bc8b68d023e5474b017a7557583c4456b40c126e8dbecaf5db25e3406"
}
},
"bin": "conan.exe",