diff --git a/bucket/conan.json b/bucket/conan.json index 9a0230ab89..6b52617dab 100644 --- a/bucket/conan.json +++ b/bucket/conan.json @@ -1,16 +1,16 @@ { - "version": "1.15.2", + "version": "1.16.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.15.2/conan-win-64_1_15_2.exe", - "hash": "25ca02e0d5615ce9d58d22cc65d6f11d8445239020642dc85dbba5ab6b1bd922" + "url": "https://github.com/conan-io/conan/releases/download/1.16.0/conan-win-64_1_16_0.exe", + "hash": "f5bc348e85b3c4d8d7210c5576ac8fed87904b2b3ef82d46c6fb47dc824024b6" }, "32bit": { - "url": "https://github.com/conan-io/conan/releases/download/1.15.2/conan-win-32_1_15_2.exe", - "hash": "199bb787133f548c99607028d1c57826c84d773a812a14d7c18e97eb326732c4" + "url": "https://github.com/conan-io/conan/releases/download/1.16.0/conan-win-32_1_16_0.exe", + "hash": "b1c225ee83261bc8aa0c03d92022666595018092aa14e16ac8e408180d500032" } }, "innosetup": true,