conan: Update to version 1.20.3

This commit is contained in:
Richard Kuhnt 2019-11-11 15:00:36 +00:00
parent f7b880d221
commit a6a5d2ee37

View File

@ -1,16 +1,16 @@
{
"version": "1.20.2",
"version": "1.20.3",
"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.2/conan-win-64_1_20_2.exe",
"hash": "2f85e798b8cc4b919f73e6851a1c82a2892d79c49d9e4e8f660d1db82430f91b"
"url": "https://github.com/conan-io/conan/releases/download/1.20.3/conan-win-64_1_20_3.exe",
"hash": "4383361e84bac1bfd72120d039f972d1d406cf15a0e463adeb8523acf733e7b9"
},
"32bit": {
"url": "https://github.com/conan-io/conan/releases/download/1.20.2/conan-win-32_1_20_2.exe",
"hash": "86975f9132d8ab74e72affde6930dee034d8769379e3fccd5114e5c1efe3119b"
"url": "https://github.com/conan-io/conan/releases/download/1.20.3/conan-win-32_1_20_3.exe",
"hash": "a66cdc961ed198b2952b09374acb0e5fd9ad3589f24f2955b3c70f7ab9b1991e"
}
},
"innosetup": true,