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