conan: Update to version 1.19.3

This commit is contained in:
Richard Kuhnt 2019-10-29 14:00:43 +00:00
parent 5682976ee9
commit b746271b7a

View File

@ -1,16 +1,16 @@
{ {
"version": "1.19.2", "version": "1.19.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.19.2/conan-win-64_1_19_2.exe", "url": "https://github.com/conan-io/conan/releases/download/1.19.3/conan-win-64_1_19_3.exe",
"hash": "67ab64d74f882d91f8c86f1cdcc6fd8c3fbcf02dd502828c0a2ae336ebb1f5af" "hash": "76ab5d2aa4da0b6023ab270d52fa45a352a41d79782db7346852333d69e204fc"
}, },
"32bit": { "32bit": {
"url": "https://github.com/conan-io/conan/releases/download/1.19.2/conan-win-32_1_19_2.exe", "url": "https://github.com/conan-io/conan/releases/download/1.19.3/conan-win-32_1_19_3.exe",
"hash": "a99ea7af956d455b6cda95acc803e0e5cd4117517e8ef05d9abe28f8e66531f7" "hash": "e2151fa0ee99fc01cc59c9c0256684ca2c807d73116854c338a1bb367644ba4b"
} }
}, },
"innosetup": true, "innosetup": true,