conan: Update to version 1.57.0

This commit is contained in:
github-actions[bot] 2023-01-12 08:35:44 +00:00
parent 5986041472
commit ea8e06fd59

View File

@ -1,16 +1,16 @@
{
"version": "1.56.0",
"version": "1.57.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.56.0/conan-win-64.exe",
"hash": "2c9caba6869de234f034932e7a3a053ee5348af6c163ea36873dce3c62b55617"
"url": "https://github.com/conan-io/conan/releases/download/1.57.0/conan-win-64.exe",
"hash": "5e0f9134f49b8fa972611b011d892f4d6945c618cff0c94574c1b70cf90306fa"
},
"32bit": {
"url": "https://github.com/conan-io/conan/releases/download/1.56.0/conan-win-32.exe",
"hash": "0223a413d872d3553d26d6d123f2a42199b1d43cc78d3a0d6dd3be1de29ad34c"
"url": "https://github.com/conan-io/conan/releases/download/1.57.0/conan-win-32.exe",
"hash": "bcb99b7a9a4133a2f015bd3840a0ef52eb62e52697e469772126b44587d7d455"
}
},
"innosetup": true,