conan: Update to version 1.42.2

This commit is contained in:
Richard Kuhnt 2021-11-22 18:00:30 +00:00
parent c83c5c272e
commit 3ea690d13a

View File

@ -1,16 +1,16 @@
{
"version": "1.42.1",
"version": "1.42.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.42.1/conan-win-64.exe",
"hash": "16b8317c286131beafe1a0af7ff9aa26c5758fa7ecf645758cec61304265ce58"
"url": "https://github.com/conan-io/conan/releases/download/1.42.2/conan-win-64.exe",
"hash": "72c32ecdbab86c5d81cf9557026ab572fe08e3f68636264385571f165e6ceba6"
},
"32bit": {
"url": "https://github.com/conan-io/conan/releases/download/1.42.1/conan-win-32.exe",
"hash": "7e640f8d02f90ee74b5cbcdef22d3802a82ed27040fd1a86f09d254a74749653"
"url": "https://github.com/conan-io/conan/releases/download/1.42.2/conan-win-32.exe",
"hash": "8fdcebe75c53b1dd2516ab9c86ce65e1a2b63c631881da6f86de85689c982518"
}
},
"innosetup": true,