conan: Update to version 2.4.0

This commit is contained in:
github-actions[bot] 2024-06-05 16:28:36 +00:00
parent 0603c61f3d
commit a82b914b03

View File

@ -1,16 +1,16 @@
{
"version": "2.3.2",
"version": "2.4.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.3.2/conan-2.3.2-windows-x86_64.zip",
"hash": "a228321d9cf3eed89212aafd3392cad1e47abecb7503b726ac7895ae6b248164"
"url": "https://github.com/conan-io/conan/releases/download/2.4.0/conan-2.4.0-windows-x86_64.zip",
"hash": "9ff576a9c8e205b8a3f5934bb5d50d1d962167f63757a0f8ee35b8741938b444"
},
"32bit": {
"url": "https://github.com/conan-io/conan/releases/download/2.3.2/conan-2.3.2-windows-i686.zip",
"hash": "f8a26cc12d1e6e9e419329ca984f543923940967a3b6959695e8181e01e9082e"
"url": "https://github.com/conan-io/conan/releases/download/2.4.0/conan-2.4.0-windows-i686.zip",
"hash": "250cf5ffc05df6d7ef5e9c35cd8547ce4f7d974907f967f81673d5895c550302"
}
},
"bin": "conan.exe",