conan: Update to version 1.21.0

This commit is contained in:
Richard Kuhnt 2019-12-10 12:00:16 +00:00
parent 1106a33bf4
commit 191f171919

View File

@ -1,16 +1,16 @@
{
"version": "1.20.5",
"version": "1.21.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.20.5/conan-win-64_1_20_5.exe",
"hash": "d82c0e13a48bfef60cdf6005339be3e32bce86396a710a13ea000199489b8ff2"
"url": "https://github.com/conan-io/conan/releases/download/1.21.0/conan-win-64_1_21_0.exe",
"hash": "df4a280fc0ddcc046735fa502f522db83437161e98c7cf80e3a50de3028c152c"
},
"32bit": {
"url": "https://github.com/conan-io/conan/releases/download/1.20.5/conan-win-32_1_20_5.exe",
"hash": "eaa1d7572806724c6f93c412689aaa8a53db16048b0b74604a3bc5cdceb1a515"
"url": "https://github.com/conan-io/conan/releases/download/1.21.0/conan-win-32_1_21_0.exe",
"hash": "5d1cbd5bdd0ea29dfa01edf5ca0c39e2cea7310c3d04f9eae676735804e5c4c6"
}
},
"innosetup": true,