conan: Update to version 2.9.2

This commit is contained in:
github-actions[bot] 2024-11-07 12:32:37 +00:00
parent e5081576f7
commit 39e39ff4ff

View File

@ -1,16 +1,16 @@
{ {
"version": "2.9.1", "version": "2.9.2",
"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.9.1/conan-2.9.1-windows-x86_64.zip", "url": "https://github.com/conan-io/conan/releases/download/2.9.2/conan-2.9.2-windows-x86_64.zip",
"hash": "c3c288c708ffa59c646cf489a93b6efd560be4fb8aadd1f7dced3fb44d7f04b1" "hash": "95f4cd5fbf34f8f4cc4a5f162e73480c3b673ee969d6252ddd65347b270b19cc"
}, },
"32bit": { "32bit": {
"url": "https://github.com/conan-io/conan/releases/download/2.9.1/conan-2.9.1-windows-i686.zip", "url": "https://github.com/conan-io/conan/releases/download/2.9.2/conan-2.9.2-windows-i686.zip",
"hash": "0c849c49c0881a0250bf434e1fa797bcdf58f590265554439228a42d678e2f92" "hash": "11b5658debfcbf16a01209eb0dde5d9c6f2a7eca63fa3ee5cb214fde8fdc5c2e"
} }
}, },
"bin": "conan.exe", "bin": "conan.exe",