conan: Update to version 1.44.0

This commit is contained in:
github-actions[bot] 2021-12-29 16:29:55 +00:00
parent 9785a24e80
commit bbff3b78c2

View File

@ -1,16 +1,16 @@
{
"version": "1.43.2",
"version": "1.44.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.43.2/conan-win-64.exe",
"hash": "7eb23950e09cd99906a8f122b0c3f26709d1a6b8dd21b24d7cf21a7c12dd9b78"
"url": "https://github.com/conan-io/conan/releases/download/1.44.0/conan-win-64.exe",
"hash": "2d3714332aa8c54192bc6f50702c0cb387f16e950535055ef88137c6b7f3a717"
},
"32bit": {
"url": "https://github.com/conan-io/conan/releases/download/1.43.2/conan-win-32.exe",
"hash": "f8dd23afdd32ce3f415ba52d70c9a1ad0cb875961d1aff54299a0b03f7326a96"
"url": "https://github.com/conan-io/conan/releases/download/1.44.0/conan-win-32.exe",
"hash": "5bfb79684499084d90010b3b1d254a5f5900d75e0d58ee2a93ef2d06acf53f1a"
}
},
"innosetup": true,