diff --git a/bucket/conan.json b/bucket/conan.json index 0c836436af..0a26d0e7ca 100644 --- a/bucket/conan.json +++ b/bucket/conan.json @@ -1,16 +1,16 @@ { - "version": "2.7.1", + "version": "2.8.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.7.1/conan-2.7.1-windows-x86_64.zip", - "hash": "632daefbabd24f5dcbfa0094aab69507add9c25e0ab85344317ef2eb7518e311" + "url": "https://github.com/conan-io/conan/releases/download/2.8.0/conan-2.8.0-windows-x86_64.zip", + "hash": "5244e926e442575b2bc112f94079f1d7abcd8f557869bea718cb8b5ea596f1f2" }, "32bit": { - "url": "https://github.com/conan-io/conan/releases/download/2.7.1/conan-2.7.1-windows-i686.zip", - "hash": "65bea4533baf4af22c66ce68c978e371beb8c1770e63bb08e0a52c557467b2dd" + "url": "https://github.com/conan-io/conan/releases/download/2.8.0/conan-2.8.0-windows-i686.zip", + "hash": "b6c8bf4215af79c2bbc64d8ae492afec12bb24cba3f59b60793702c5d1c8f13c" } }, "bin": "conan.exe",