diff --git a/bucket/conan.json b/bucket/conan.json index f9b3d03d88..a6e20a3255 100644 --- a/bucket/conan.json +++ b/bucket/conan.json @@ -1,16 +1,16 @@ { - "version": "1.48.2", + "version": "1.50.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/1.48.2/conan-win-64.exe", - "hash": "c91d273e7c1139b63a074d0d76553b7ed260e07e938295adcc14fb687966c2a6" + "url": "https://github.com/conan-io/conan/releases/download/1.50.0/conan-win-64.exe", + "hash": "da8a5df0f6fc9d542acd9b93f8f31a084a398ee6ac7ddcfb46ffe8754cceaa13" }, "32bit": { - "url": "https://github.com/conan-io/conan/releases/download/1.48.2/conan-win-32.exe", - "hash": "62276a5dc598be047e57f39b83ab4fae01e74a279be8987d23cd29b7f3fc9df7" + "url": "https://github.com/conan-io/conan/releases/download/1.50.0/conan-win-32.exe", + "hash": "b28d74bb600a50754f8a02312eff087bc75004e2395a96771435152d71465051" } }, "innosetup": true,