conan: Update to version 1.43.2

This commit is contained in:
github-actions[bot] 2021-12-21 16:33:12 +00:00
parent c91e4a7ab9
commit 2a087675c3

View File

@ -1,16 +1,16 @@
{
"version": "1.43.1",
"version": "1.43.2",
"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.43.1/conan-win-64.exe",
"hash": "3a21590019d2ac04554882c724298610c89c6c007099525163cf3ce4da99e561"
"url": "https://github.com/conan-io/conan/releases/download/1.43.2/conan-win-64.exe",
"hash": "7eb23950e09cd99906a8f122b0c3f26709d1a6b8dd21b24d7cf21a7c12dd9b78"
},
"32bit": {
"url": "https://github.com/conan-io/conan/releases/download/1.43.1/conan-win-32.exe",
"hash": "5b842e040952f217af7b3f94ba742c28bbf41583af715a8eed415469a64422c2"
"url": "https://github.com/conan-io/conan/releases/download/1.43.2/conan-win-32.exe",
"hash": "f8dd23afdd32ce3f415ba52d70c9a1ad0cb875961d1aff54299a0b03f7326a96"
}
},
"innosetup": true,