conan: Update to version 1.50.2

This commit is contained in:
github-actions[bot] 2022-08-11 20:31:27 +00:00
parent 384513e6bc
commit d33369c867

View File

@ -1,16 +1,16 @@
{ {
"version": "1.51.1", "version": "1.50.2",
"description": "The open-source, decentralized C/C++ package manager", "description": "The open-source, decentralized C/C++ package manager",
"homepage": "https://conan.io", "homepage": "https://conan.io",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/conan-io/conan/releases/download/1.51.1/conan-win-64.exe", "url": "https://github.com/conan-io/conan/releases/download/1.50.2/conan-win-64.exe",
"hash": "9e17a115ed568bf0d387032b1962ae316ff6dff0630ec155fb6622a2880f9cdf" "hash": "081c6f4b3bee38c3d8aae6701ee344588afa1a59cb0e6e0f9eb837758e4a548c"
}, },
"32bit": { "32bit": {
"url": "https://github.com/conan-io/conan/releases/download/1.51.1/conan-win-32.exe", "url": "https://github.com/conan-io/conan/releases/download/1.50.2/conan-win-32.exe",
"hash": "70be14a819852ad9bb5e136afd93b62e3b5411f0547f653ce2f566c6a40bc691" "hash": "cb94efc076e2246517a1a95ddeb678d6bae932bd82c868f1d80024a0a4d681cd"
} }
}, },
"innosetup": true, "innosetup": true,