conan: Update to version 1.51.3

This commit is contained in:
github-actions[bot] 2022-08-18 12:31:39 +00:00
parent 919c89598d
commit 0f4111bc3b

View File

@ -1,16 +1,16 @@
{
"version": "1.50.2",
"version": "1.51.3",
"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.50.2/conan-win-64.exe",
"hash": "081c6f4b3bee38c3d8aae6701ee344588afa1a59cb0e6e0f9eb837758e4a548c"
"url": "https://github.com/conan-io/conan/releases/download/1.51.3/conan-win-64.exe",
"hash": "3638c190e2e0119b445317a5da0dcc3f98f4eb3609db7d5a2e5438e0a838e9f5"
},
"32bit": {
"url": "https://github.com/conan-io/conan/releases/download/1.50.2/conan-win-32.exe",
"hash": "cb94efc076e2246517a1a95ddeb678d6bae932bd82c868f1d80024a0a4d681cd"
"url": "https://github.com/conan-io/conan/releases/download/1.51.3/conan-win-32.exe",
"hash": "820fdbd6b27ad4e1c51af817ca02e11749e4f21d15e9e0312db4e6bec79eb602"
}
},
"innosetup": true,