conan: Update to version 2.12.0

This commit is contained in:
github-actions[bot] 2025-01-27 20:27:41 +00:00
parent 1cde4aabdc
commit a83a01a784

View File

@ -1,16 +1,16 @@
{ {
"version": "2.11.0", "version": "2.12.0",
"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.11.0/conan-2.11.0-windows-x86_64.zip", "url": "https://github.com/conan-io/conan/releases/download/2.12.0/conan-2.12.0-windows-x86_64.zip",
"hash": "884e36a126340f1f0d19415b528ceff48c2068b1a48e06c3904f4f4ed006068f" "hash": "cd6d5ebac235b66a66a49711a9b9a73682fb101b27fb67128d0a372eb48d50a8"
}, },
"32bit": { "32bit": {
"url": "https://github.com/conan-io/conan/releases/download/2.11.0/conan-2.11.0-windows-i686.zip", "url": "https://github.com/conan-io/conan/releases/download/2.12.0/conan-2.12.0-windows-i686.zip",
"hash": "85a1523f97dd7e1f73852cddb657ef5aa242335e72d0eaa8ab7e77818ef6689b" "hash": "2c896d375c0d0cd5e740ace71667b1129f0db99d493a70a20ac4a89877de6513"
} }
}, },
"bin": "conan.exe", "bin": "conan.exe",