conan: Update to version 2.18.1

This commit is contained in:
github-actions[bot] 2025-07-04 08:30:19 +00:00
parent 4d1a3840e6
commit 2fd020e1c0

View File

@ -1,16 +1,16 @@
{ {
"version": "2.18.0", "version": "2.18.1",
"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.18.0/conan-2.18.0-windows-x86_64.zip", "url": "https://github.com/conan-io/conan/releases/download/2.18.1/conan-2.18.1-windows-x86_64.zip",
"hash": "cbec64a3fa70463b26a15d20598d106499cc88e80fe48a7fb27d66fad7d79a3a" "hash": "30e8f202d779c28274a82345c61433cd4bc9a1ae58ff9725cd28226c3775801f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/conan-io/conan/releases/download/2.18.0/conan-2.18.0-windows-i686.zip", "url": "https://github.com/conan-io/conan/releases/download/2.18.1/conan-2.18.1-windows-i686.zip",
"hash": "cedc69c64418ee86b0794b0b7e0103d1f0f72b0c9924000eb113879e9fb51141" "hash": "29693e274417ffd9c0c5f212fb14dab77cb23645f0f230004883bec55c5d7f80"
} }
}, },
"bin": "conan.exe", "bin": "conan.exe",