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