conan: Update to version 2.15.1

This commit is contained in:
github-actions[bot] 2025-04-14 16:29:39 +00:00
parent d0fb25f2de
commit 0790c213f2

View File

@ -1,16 +1,16 @@
{ {
"version": "2.15.0", "version": "2.15.1",
"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.15.0/conan-2.15.0-windows-x86_64.zip", "url": "https://github.com/conan-io/conan/releases/download/2.15.1/conan-2.15.1-windows-x86_64.zip",
"hash": "ebde3f487eddf66f50ee9593c8890baa8a621c07a7dc932c581227a4bd9485b5" "hash": "c7469ce022b74d5f842d9454fb58906db5fadad5629f89b70305be2a412aa1f6"
}, },
"32bit": { "32bit": {
"url": "https://github.com/conan-io/conan/releases/download/2.15.0/conan-2.15.0-windows-i686.zip", "url": "https://github.com/conan-io/conan/releases/download/2.15.1/conan-2.15.1-windows-i686.zip",
"hash": "38ab42638aa3de8bc582c9233834765b6fd00bffcb592ceedf4e00da983520c1" "hash": "034c2e170ef159b4c0c40f0cf2c8a69813c0333601de8479362063b8e2c2d466"
} }
}, },
"bin": "conan.exe", "bin": "conan.exe",