conan: Update to version 2.14.0

This commit is contained in:
github-actions[bot] 2025-03-12 12:31:40 +00:00
parent fe03d51522
commit d4ab76f220

View File

@ -1,16 +1,16 @@
{
"version": "2.13.0",
"version": "2.14.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.13.0/conan-2.13.0-windows-x86_64.zip",
"hash": "8cfd17f741c3e23ade6ae9d0fef4a8d58f3aceda6acb86f38644105a8b13785f"
"url": "https://github.com/conan-io/conan/releases/download/2.14.0/conan-2.14.0-windows-x86_64.zip",
"hash": "5eb23df782ee3fc5accded4b5ddac23feb308d8f588c2d9574bcb6f65a0ef19c"
},
"32bit": {
"url": "https://github.com/conan-io/conan/releases/download/2.13.0/conan-2.13.0-windows-i686.zip",
"hash": "c7820278115ec9b184e5d46c6622b1e4fb53b12b5ad9a7d01d225288eb1723ba"
"url": "https://github.com/conan-io/conan/releases/download/2.14.0/conan-2.14.0-windows-i686.zip",
"hash": "588d6e6e5df8098fbfb483823ff099ab332d8c6af233e7f9ebf2d5c46936ea4c"
}
},
"bin": "conan.exe",