conan: Update to version 2.2.3

This commit is contained in:
github-actions[bot] 2024-04-17 17:09:58 +00:00
parent bf07dab630
commit 0f48041fc0

View File

@ -1,16 +1,16 @@
{ {
"version": "2.2.2", "version": "2.2.3",
"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.2.2/conan-2.2.2-windows-x86_64.zip", "url": "https://github.com/conan-io/conan/releases/download/2.2.3/conan-2.2.3-windows-x86_64.zip",
"hash": "40a32b7a847caadd8a2c4665d3e24a25c62a880b8a160e3fc957125204000004" "hash": "aba4e24175f470e53f3522786dac92a72890d37aed397e93adc40283d18dacbb"
}, },
"32bit": { "32bit": {
"url": "https://github.com/conan-io/conan/releases/download/2.2.2/conan-2.2.2-windows-i686.zip", "url": "https://github.com/conan-io/conan/releases/download/2.2.3/conan-2.2.3-windows-i686.zip",
"hash": "56af267fbd20203676f7029f171e73b7bfb47e20468b57d1e19c0ef51c8744ef" "hash": "4465627e1cf0749afdc0fe9964bff1c52f45736c3c0d3bf9c486c7f7806f8637"
} }
}, },
"bin": "conan.exe", "bin": "conan.exe",