conan: Update to version 1.22.2

This commit is contained in:
Richard Kuhnt 2020-02-13 08:01:54 +00:00
parent f019af3185
commit 13e0beb27d

View File

@ -1,16 +1,16 @@
{
"version": "1.22.1",
"version": "1.22.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.22.1/conan-win-64_1_22_1.exe",
"hash": "c722e5da8653e741ab245b18f40aee84db0d805e55dd68b12ff12753f0af4d8f"
"url": "https://github.com/conan-io/conan/releases/download/1.22.2/conan-win-64_1_22_2.exe",
"hash": "85dd695a7388d1d675dfa0e561098ff31b45703e54ee3414a95f5fd3616ed95e"
},
"32bit": {
"url": "https://github.com/conan-io/conan/releases/download/1.22.1/conan-win-32_1_22_1.exe",
"hash": "7706b08d296f9623098f1fdacb84d1ae16df8012064006c59ce6fc7772a689bb"
"url": "https://github.com/conan-io/conan/releases/download/1.22.2/conan-win-32_1_22_2.exe",
"hash": "6a3154c5ae0f434e826089fc7a36cbcb1c98309d304aa5c284b2c36831a3d322"
}
},
"innosetup": true,