diff --git a/bucket/conan.json b/bucket/conan.json index d2d8574b28..0145e07e5d 100644 --- a/bucket/conan.json +++ b/bucket/conan.json @@ -1,16 +1,16 @@ { - "version": "2.0.6", + "version": "2.0.7", "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.6/conan-win-64.exe", - "hash": "6127be99a415fa28b4d0d8e8b2d718ff0152f40b074146ec4227c7515bd5caf5" + "url": "https://github.com/conan-io/conan/releases/download/2.0.7/conan-win-64.exe", + "hash": "e0855fb3692b995b4567e00855dc8d2a6e50247885b338432c3c86386be61c5e" }, "32bit": { - "url": "https://github.com/conan-io/conan/releases/download/2.0.6/conan-win-32.exe", - "hash": "b5b7db2071fd92f40bfcdda581b91ed8f740bc89d6c3d0dbace451075cc7249e" + "url": "https://github.com/conan-io/conan/releases/download/2.0.7/conan-win-32.exe", + "hash": "06ea19ffb5adb5cedb343be75c4fbffcdbcb857cba01fc92f55760b3b4b10610" } }, "innosetup": true,