conan: Update to version 1.43.4

This commit is contained in:
github-actions[bot] 2022-02-18 20:27:21 +00:00
parent 8dff0ac02d
commit 91c1525f83

View File

@ -1,16 +1,16 @@
{
"version": "1.45.0",
"version": "1.43.4",
"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.45.0/conan-win-64.exe",
"hash": "471879bf66febaf2dedc6c68f499f22ef873e66fc1dd6d596cba2d3b3518a949"
"url": "https://github.com/conan-io/conan/releases/download/1.43.4/conan-win-64.exe",
"hash": "4bda321966d1610edf31bb14620cbc4bf12ce19248e78d0e218abec8b9ca121c"
},
"32bit": {
"url": "https://github.com/conan-io/conan/releases/download/1.45.0/conan-win-32.exe",
"hash": "9e942ce4d08d816ac52ee3b7f9f133521c17a1916f1314298ac238fdd4ef7043"
"url": "https://github.com/conan-io/conan/releases/download/1.43.4/conan-win-32.exe",
"hash": "6eadcfdb15f0482461af7adaff647b33db47c8d58521ef7066343efc10f1f058"
}
},
"innosetup": true,