conan: Update to version 1.31.4

This commit is contained in:
Richard Kuhnt 2020-11-25 17:01:47 +00:00
parent 7858215b67
commit e3d9fb1f8b

View File

@ -1,16 +1,16 @@
{ {
"version": "1.31.3", "version": "1.31.4",
"description": "The open-source, decentralized C/C++ package manager.", "description": "The open-source, decentralized C/C++ package manager.",
"homepage": "https://conan.io/", "homepage": "https://conan.io/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/conan-io/conan/releases/download/1.31.3/conan-win-64_1_31_3.exe", "url": "https://github.com/conan-io/conan/releases/download/1.31.4/conan-win-64_1_31_4.exe",
"hash": "75d461e9c32e5798f6259e541d2cc88a9866db8b69a563dd801800bab77c555b" "hash": "f78854957bfc485a36d175824633538e66116ade0ec21c6fd8a65903ccbb0c9a"
}, },
"32bit": { "32bit": {
"url": "https://github.com/conan-io/conan/releases/download/1.31.3/conan-win-32_1_31_3.exe", "url": "https://github.com/conan-io/conan/releases/download/1.31.4/conan-win-32_1_31_4.exe",
"hash": "35bd5fb8ee05be11df6be22c1db19066d462dade700f77623a1fa1742d6027ea" "hash": "2672c48cbbcb50fb653fbf499093e1db27f9af6f69f47bea29ee00681e0140a3"
} }
}, },
"innosetup": true, "innosetup": true,