diff --git a/bucket/conan.json b/bucket/conan.json index b990d1d8b0..da93e12203 100644 --- a/bucket/conan.json +++ b/bucket/conan.json @@ -1,16 +1,16 @@ { - "version": "1.51.0", + "version": "1.51.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/1.51.0/conan-win-64.exe", - "hash": "1ccf46336a5e89b8d1ae3d49864bf5c97710e7e821605873c3000af5d86d5de5" + "url": "https://github.com/conan-io/conan/releases/download/1.51.1/conan-win-64.exe", + "hash": "9e17a115ed568bf0d387032b1962ae316ff6dff0630ec155fb6622a2880f9cdf" }, "32bit": { - "url": "https://github.com/conan-io/conan/releases/download/1.51.0/conan-win-32.exe", - "hash": "02db4a3bdf065a07332ef80a164551baff0c6804bb5eb5c11bf745094678ad14" + "url": "https://github.com/conan-io/conan/releases/download/1.51.1/conan-win-32.exe", + "hash": "70be14a819852ad9bb5e136afd93b62e3b5411f0547f653ce2f566c6a40bc691" } }, "innosetup": true,