diff --git a/bucket/conan.json b/bucket/conan.json index 164a0bd690..50f0e7dfe3 100644 --- a/bucket/conan.json +++ b/bucket/conan.json @@ -1,16 +1,16 @@ { - "version": "2.0.9", + "version": "2.0.10", "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.9/conan-win-64.exe", - "hash": "6e0b70049484d65dbc99309edfe0f20fd612fa693d390409dedb80143feeba30" + "url": "https://github.com/conan-io/conan/releases/download/2.0.10/conan-win-64.exe", + "hash": "568cc72331e37eb73a2cdb6cf51c0e2436d840541c16ca6c9b33153bdcab7492" }, "32bit": { - "url": "https://github.com/conan-io/conan/releases/download/2.0.9/conan-win-32.exe", - "hash": "f45b348914f2bfa7b27c590d00ed6264ad27945390b26686b27e16c02a0521c9" + "url": "https://github.com/conan-io/conan/releases/download/2.0.10/conan-win-32.exe", + "hash": "8f6897777c382583422a05aa092e2102aec86c4764118837ee934852dd837cbb" } }, "innosetup": true,