conan: Update to version 1.22.1

This commit is contained in:
Richard Kuhnt 2020-02-11 13:01:52 +00:00
parent 9e0499374b
commit 9e753f12dc

View File

@ -1,16 +1,16 @@
{
"version": "1.22.0",
"version": "1.22.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.22.0/conan-win-64_1_22_0.exe",
"hash": "16fab95b98485cfa226d9f87f77adb5411073e4d298219c3704d6e457e60b6fd"
"url": "https://github.com/conan-io/conan/releases/download/1.22.1/conan-win-64_1_22_1.exe",
"hash": "c722e5da8653e741ab245b18f40aee84db0d805e55dd68b12ff12753f0af4d8f"
},
"32bit": {
"url": "https://github.com/conan-io/conan/releases/download/1.22.0/conan-win-32_1_22_0.exe",
"hash": "86f074a63de427fa25ecce43fd27c3fe251710dbe1f28813f19cfdf4e18b7b2e"
"url": "https://github.com/conan-io/conan/releases/download/1.22.1/conan-win-32_1_22_1.exe",
"hash": "7706b08d296f9623098f1fdacb84d1ae16df8012064006c59ce6fc7772a689bb"
}
},
"innosetup": true,