diff --git a/bucket/conan.json b/bucket/conan.json index 8ad3997138..72069383a6 100644 --- a/bucket/conan.json +++ b/bucket/conan.json @@ -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",