conan: Update to version 2.6.0

This commit is contained in:
github-actions[bot] 2024-08-01 08:29:15 +00:00
parent e0815768c2
commit f6bca28b21

View File

@ -1,16 +1,16 @@
{
"version": "2.5.0",
"version": "2.6.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.5.0/conan-2.5.0-windows-x86_64.zip",
"hash": "b49ca61e114542a18a9e083c566fdbaefed8bfc47b24172c78ad71161bec46b0"
"url": "https://github.com/conan-io/conan/releases/download/2.6.0/conan-2.6.0-windows-x86_64.zip",
"hash": "dae5f9a8bf1ed98412140e70bfcd15d2fade091457824ae3a526a9c51c5d3d68"
},
"32bit": {
"url": "https://github.com/conan-io/conan/releases/download/2.5.0/conan-2.5.0-windows-i686.zip",
"hash": "7d12ad4ee11faa8db82746a44e350010d7a997049437a7a9fc27d5f6c261c171"
"url": "https://github.com/conan-io/conan/releases/download/2.6.0/conan-2.6.0-windows-i686.zip",
"hash": "370d698494d02f5384e972390a43d0e723658398363e4e014b94ea26618de074"
}
},
"bin": "conan.exe",