diff --git a/bucket/conan.json b/bucket/conan.json index 13b6693610..ad9e5134a6 100644 --- a/bucket/conan.json +++ b/bucket/conan.json @@ -1,16 +1,16 @@ { - "version": "2.2.3", + "version": "2.3.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.2.3/conan-2.2.3-windows-x86_64.zip", - "hash": "aba4e24175f470e53f3522786dac92a72890d37aed397e93adc40283d18dacbb" + "url": "https://github.com/conan-io/conan/releases/download/2.3.0/conan-2.3.0-windows-x86_64.zip", + "hash": "17ee3f02845180fa9a282adfb92b36c3b657ce5fc15d08a2dd32910c6958417f" }, "32bit": { - "url": "https://github.com/conan-io/conan/releases/download/2.2.3/conan-2.2.3-windows-i686.zip", - "hash": "4465627e1cf0749afdc0fe9964bff1c52f45736c3c0d3bf9c486c7f7806f8637" + "url": "https://github.com/conan-io/conan/releases/download/2.3.0/conan-2.3.0-windows-i686.zip", + "hash": "af4e44a5ac098b4c13b9ee6869944361c282de82d3f8efe248d4afdd66b0ac02" } }, "bin": "conan.exe",