conan: Update to version 1.31.2

This commit is contained in:
Richard Kuhnt 2020-11-11 17:01:47 +00:00
parent 5704f6faa4
commit 6ac9b17a2b

View File

@ -1,16 +1,16 @@
{
"version": "1.31.1",
"version": "1.31.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.31.1/conan-win-64_1_31_1.exe",
"hash": "b33bbef589182cc04be4056f229e5d0871db34ddcaf792c32e2b4ca076ac2832"
"url": "https://github.com/conan-io/conan/releases/download/1.31.2/conan-win-64_1_31_2.exe",
"hash": "673a2c1b64424cbfbbc742c9dd67235f1601268951a08c731fc077d949dce9cd"
},
"32bit": {
"url": "https://github.com/conan-io/conan/releases/download/1.31.1/conan-win-32_1_31_1.exe",
"hash": "940f56897dc093daae13612c89d80e63dbadeed37dcf25896ddd1ae66e3364b2"
"url": "https://github.com/conan-io/conan/releases/download/1.31.2/conan-win-32_1_31_2.exe",
"hash": "5c6da2be9dafb3bc550905eb6cd35ff9b0fc5176a4ab6da9eb6492afe9bcbd49"
}
},
"innosetup": true,