conan: Update to version 1.18.3

This commit is contained in:
Richard Kuhnt 2019-09-10 12:00:39 +00:00
parent 2b9e3a4583
commit 16360e09f9

View File

@ -1,16 +1,16 @@
{ {
"version": "1.18.2", "version": "1.18.3",
"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.18.2/conan-win-64_1_18_2.exe", "url": "https://github.com/conan-io/conan/releases/download/1.18.3/conan-win-64_1_18_3.exe",
"hash": "2ca9a88a01ac2202390bebc9efc60d70b9f09204066515fd94a6c51dd3c0350d" "hash": "7e4c0d079ba39fce50acf4ee9a4fbbaaf77976c8c9fc4f5d2986e59d69148000"
}, },
"32bit": { "32bit": {
"url": "https://github.com/conan-io/conan/releases/download/1.18.2/conan-win-32_1_18_2.exe", "url": "https://github.com/conan-io/conan/releases/download/1.18.3/conan-win-32_1_18_3.exe",
"hash": "8616d2ab70b3e5a9c5033bc43f6630e4142816a28a64cc695045fa82dddea6fc" "hash": "b64a8f995487d1945933f0b7c8c122afaa99600dbbf6fa713ed1875dcf728cb0"
} }
}, },
"innosetup": true, "innosetup": true,