conan: Update to version 2.26.0

This commit is contained in:
github-actions[bot] 2026-02-25 20:31:58 +00:00
parent ad59727d9c
commit 635a01ad7b

View File

@ -1,16 +1,16 @@
{
"version": "2.25.2",
"version": "2.26.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.25.2/conan-2.25.2-windows-x86_64.zip",
"hash": "bdb8cdfc7979672402ab26e2053048f2bacad9a269c2ef1c22c7c675ae6721c2"
"url": "https://github.com/conan-io/conan/releases/download/2.26.0/conan-2.26.0-windows-x86_64.zip",
"hash": "4178b814d07dc997ceda8862970413d2986f6f21e9043e794bb2982f1fe9473e"
},
"32bit": {
"url": "https://github.com/conan-io/conan/releases/download/2.25.2/conan-2.25.2-windows-i686.zip",
"hash": "7dec0372a7935ce55605b32663d94d5e2cbebcec1fb0564e677930bdf9cd3c1d"
"url": "https://github.com/conan-io/conan/releases/download/2.26.0/conan-2.26.0-windows-i686.zip",
"hash": "7f083450b0d669ca3239f8f8f279de3d1afc9c161e1ccee586bbadfbca3d4e88"
}
},
"bin": "conan.exe",