diff --git a/bucket/conan.json b/bucket/conan.json index 17ed99c6fe..a7b0c77c4a 100644 --- a/bucket/conan.json +++ b/bucket/conan.json @@ -1,16 +1,16 @@ { - "version": "2.24.0", + "version": "2.25.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/2.24.0/conan-2.24.0-windows-x86_64.zip", - "hash": "aefd6f4ea9c69681a185fa7cd4c19c51d700a8f5f72dad7a4d00adb61301acc5" + "url": "https://github.com/conan-io/conan/releases/download/2.25.0/conan-2.25.0-windows-x86_64.zip", + "hash": "4e7ce024d624b2b966420d1bc712dacbe4a3db6c6de434164eba00f2cc2c8dd9" }, "32bit": { - "url": "https://github.com/conan-io/conan/releases/download/2.24.0/conan-2.24.0-windows-i686.zip", - "hash": "26a9fc8f77576ee3f69d26d18e6d6f1021bdbb4a55494d3f1184fa678a6609ef" + "url": "https://github.com/conan-io/conan/releases/download/2.25.0/conan-2.25.0-windows-i686.zip", + "hash": "bf20cd26b6bf90499f6f4d72fa5a48513d2e91afbdfb24d340911ada635b108f" } }, "bin": "conan.exe",