conan: Update to version 1.52.0

This commit is contained in:
github-actions[bot] 2022-08-31 16:31:09 +00:00
parent 808a98055b
commit bc2a8a1e42

View File

@ -1,16 +1,16 @@
{
"version": "1.51.3",
"version": "1.52.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.51.3/conan-win-64.exe",
"hash": "3638c190e2e0119b445317a5da0dcc3f98f4eb3609db7d5a2e5438e0a838e9f5"
"url": "https://github.com/conan-io/conan/releases/download/1.52.0/conan-win-64.exe",
"hash": "c789e5ed8cb5f3424d3515ea6ba9d550dccf11917f298c09e288b3edc1982b82"
},
"32bit": {
"url": "https://github.com/conan-io/conan/releases/download/1.51.3/conan-win-32.exe",
"hash": "820fdbd6b27ad4e1c51af817ca02e11749e4f21d15e9e0312db4e6bec79eb602"
"url": "https://github.com/conan-io/conan/releases/download/1.52.0/conan-win-32.exe",
"hash": "4c5171e45ddb8132ac03878ed443d45d632178d366f2eedbf088f3d28c3d611f"
}
},
"innosetup": true,