conan: Update to version 1.44.1

This commit is contained in:
github-actions[bot] 2022-01-13 20:28:01 +00:00
parent 4b4dc3e234
commit 54c72d9276

View File

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