conan: Update to version 1.56.0

This commit is contained in:
github-actions[bot] 2022-12-21 12:30:54 +00:00
parent e104a92bc4
commit 8e3742e1d9

View File

@ -1,16 +1,16 @@
{ {
"version": "1.55.0", "version": "1.56.0",
"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.55.0/conan-win-64.exe", "url": "https://github.com/conan-io/conan/releases/download/1.56.0/conan-win-64.exe",
"hash": "bc27e57ac32b475ca5b16649318da34513cbd79b02fa4a02a286a7cea7d55d06" "hash": "2c9caba6869de234f034932e7a3a053ee5348af6c163ea36873dce3c62b55617"
}, },
"32bit": { "32bit": {
"url": "https://github.com/conan-io/conan/releases/download/1.55.0/conan-win-32.exe", "url": "https://github.com/conan-io/conan/releases/download/1.56.0/conan-win-32.exe",
"hash": "77f6332e3afe31a59fcd52e4765165ad2608f9a92a60e409abb9a628fa489b38" "hash": "0223a413d872d3553d26d6d123f2a42199b1d43cc78d3a0d6dd3be1de29ad34c"
} }
}, },
"innosetup": true, "innosetup": true,