diff --git a/bucket/conan.json b/bucket/conan.json index e549cba283..1bd1db451c 100644 --- a/bucket/conan.json +++ b/bucket/conan.json @@ -1,16 +1,16 @@ { - "version": "1.54.0", + "version": "1.55.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/1.54.0/conan-win-64.exe", - "hash": "99ea8673d2a6b6ef74d38e529b5230120538c01ccac6e2e0a4ebbf1a2f607228" + "url": "https://github.com/conan-io/conan/releases/download/1.55.0/conan-win-64.exe", + "hash": "bc27e57ac32b475ca5b16649318da34513cbd79b02fa4a02a286a7cea7d55d06" }, "32bit": { - "url": "https://github.com/conan-io/conan/releases/download/1.54.0/conan-win-32.exe", - "hash": "adf7372e412505172a743c67ea19a4269a589f9ea8ba3d319d9f7d558d08aa9a" + "url": "https://github.com/conan-io/conan/releases/download/1.55.0/conan-win-32.exe", + "hash": "77f6332e3afe31a59fcd52e4765165ad2608f9a92a60e409abb9a628fa489b38" } }, "innosetup": true,