conan: Update to version 2.25.1

This commit is contained in:
github-actions[bot] 2026-01-29 16:33:49 +00:00
parent 36e6bfe6dd
commit 4203527ec1

View File

@ -1,16 +1,16 @@
{
"version": "2.25.0",
"version": "2.25.1",
"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.25.0/conan-2.25.0-windows-x86_64.zip",
"hash": "4e7ce024d624b2b966420d1bc712dacbe4a3db6c6de434164eba00f2cc2c8dd9"
"url": "https://github.com/conan-io/conan/releases/download/2.25.1/conan-2.25.1-windows-x86_64.zip",
"hash": "3a08da8f4cbdf55c0fd5eaa547d975d73ef91ea9c85a41eb50b4bff7a7eda121"
},
"32bit": {
"url": "https://github.com/conan-io/conan/releases/download/2.25.0/conan-2.25.0-windows-i686.zip",
"hash": "bf20cd26b6bf90499f6f4d72fa5a48513d2e91afbdfb24d340911ada635b108f"
"url": "https://github.com/conan-io/conan/releases/download/2.25.1/conan-2.25.1-windows-i686.zip",
"hash": "a53ae61f025e5f911868db589c8191cc3961bc8d215e3f89f4b03021c6f1b456"
}
},
"bin": "conan.exe",