diff --git a/bucket/conan.json b/bucket/conan.json index 57e8761b1b..1764840a33 100644 --- a/bucket/conan.json +++ b/bucket/conan.json @@ -1,16 +1,16 @@ { - "version": "2.15.0", + "version": "2.15.1", "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.15.0/conan-2.15.0-windows-x86_64.zip", - "hash": "ebde3f487eddf66f50ee9593c8890baa8a621c07a7dc932c581227a4bd9485b5" + "url": "https://github.com/conan-io/conan/releases/download/2.15.1/conan-2.15.1-windows-x86_64.zip", + "hash": "c7469ce022b74d5f842d9454fb58906db5fadad5629f89b70305be2a412aa1f6" }, "32bit": { - "url": "https://github.com/conan-io/conan/releases/download/2.15.0/conan-2.15.0-windows-i686.zip", - "hash": "38ab42638aa3de8bc582c9233834765b6fd00bffcb592ceedf4e00da983520c1" + "url": "https://github.com/conan-io/conan/releases/download/2.15.1/conan-2.15.1-windows-i686.zip", + "hash": "034c2e170ef159b4c0c40f0cf2c8a69813c0333601de8479362063b8e2c2d466" } }, "bin": "conan.exe",