conan: Update to version 1.53.0

This commit is contained in:
github-actions[bot] 2022-10-05 00:43:07 +00:00
parent 60387b251b
commit b96868cc5c

View File

@ -1,16 +1,16 @@
{
"version": "1.52.0",
"version": "1.53.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.52.0/conan-win-64.exe",
"hash": "c789e5ed8cb5f3424d3515ea6ba9d550dccf11917f298c09e288b3edc1982b82"
"url": "https://github.com/conan-io/conan/releases/download/1.53.0/conan-win-64.exe",
"hash": "96fc6cc19855b9aeabd0c8b07389cf37b4de8d6176cee475afe6b2e7956a7657"
},
"32bit": {
"url": "https://github.com/conan-io/conan/releases/download/1.52.0/conan-win-32.exe",
"hash": "4c5171e45ddb8132ac03878ed443d45d632178d366f2eedbf088f3d28c3d611f"
"url": "https://github.com/conan-io/conan/releases/download/1.53.0/conan-win-32.exe",
"hash": "bbcdeec6c41aaa657bd002262226388df5f0e02901fdbeaf0b408c9e7902a469"
}
},
"innosetup": true,