diff --git a/bucket/conan.json b/bucket/conan.json index 1dd2caa98f..d2d8574b28 100644 --- a/bucket/conan.json +++ b/bucket/conan.json @@ -1,16 +1,16 @@ { - "version": "2.0.5", + "version": "2.0.6", "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.0.5/conan-win-64.exe", - "hash": "8063b3eb51ef523cb1dcec812ad79d5e1dc0f5ab57c20d648a1fd0b08f88e2cd" + "url": "https://github.com/conan-io/conan/releases/download/2.0.6/conan-win-64.exe", + "hash": "6127be99a415fa28b4d0d8e8b2d718ff0152f40b074146ec4227c7515bd5caf5" }, "32bit": { - "url": "https://github.com/conan-io/conan/releases/download/2.0.5/conan-win-32.exe", - "hash": "9e6c4eeaf32220106f8a0a685cfb667a395b182ebe7a8ac3eb90ecd1c0190f0a" + "url": "https://github.com/conan-io/conan/releases/download/2.0.6/conan-win-32.exe", + "hash": "b5b7db2071fd92f40bfcdda581b91ed8f740bc89d6c3d0dbace451075cc7249e" } }, "innosetup": true,