conan: Update to version 2.3.2

This commit is contained in:
github-actions[bot] 2024-05-28 12:31:13 +00:00
parent 3da36558a7
commit 8ccdbd869f

View File

@ -1,16 +1,16 @@
{
"version": "2.3.1",
"version": "2.3.2",
"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.1/conan-2.3.1-windows-x86_64.zip",
"hash": "923975d293dbd87026f00657fe247a29a8a90c1dd7396b98bd67b17967ee6190"
"url": "https://github.com/conan-io/conan/releases/download/2.3.2/conan-2.3.2-windows-x86_64.zip",
"hash": "a228321d9cf3eed89212aafd3392cad1e47abecb7503b726ac7895ae6b248164"
},
"32bit": {
"url": "https://github.com/conan-io/conan/releases/download/2.3.1/conan-2.3.1-windows-i686.zip",
"hash": "bbfe9a0b1d1ee6d08897c2c331862020cdc8d5f56ea4da599b6070cdefa4c1af"
"url": "https://github.com/conan-io/conan/releases/download/2.3.2/conan-2.3.2-windows-i686.zip",
"hash": "f8a26cc12d1e6e9e419329ca984f543923940967a3b6959695e8181e01e9082e"
}
},
"bin": "conan.exe",