diff --git a/bucket/conan.json b/bucket/conan.json index 484fcf5134..fb6244a107 100644 --- a/bucket/conan.json +++ b/bucket/conan.json @@ -1,16 +1,16 @@ { - "version": "2.21.0", + "version": "2.22.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.21.0/conan-2.21.0-windows-x86_64.zip", - "hash": "526ad88393035a1cf242b6990ce07534ceb7006040a3959926c4da7f83cbe515" + "url": "https://github.com/conan-io/conan/releases/download/2.22.0/conan-2.22.0-windows-x86_64.zip", + "hash": "5a728a95ca855b17d0d29537c2d406f3cae9d9c33798944ae35840cd19ec5ddc" }, "32bit": { - "url": "https://github.com/conan-io/conan/releases/download/2.21.0/conan-2.21.0-windows-i686.zip", - "hash": "8f774f44dee785d7ec2a055db750dae7477dc6ee0cddbfccfcf1fdfad75c466e" + "url": "https://github.com/conan-io/conan/releases/download/2.22.0/conan-2.22.0-windows-i686.zip", + "hash": "5b9c8213be30f9664d41296731c77844511a82d90986bcd008683e2c78704bcb" } }, "bin": "conan.exe",