conan: Update to version 1.15.4

This commit is contained in:
Richard Kuhnt 2019-06-12 09:00:46 +00:00
parent c79975cdf3
commit 195200e378

View File

@ -1,16 +1,16 @@
{
"version": "1.15.3",
"version": "1.15.4",
"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.15.3/conan-win-64_1_15_3.exe",
"hash": "27b2257d8dad95ad643d5cde1bc5c5803a4989489c6e1dc5017397656252e375"
"url": "https://github.com/conan-io/conan/releases/download/1.15.4/conan-win-64_1_15_4.exe",
"hash": "ac80fdb94a4286c5212a9de616d9d5ecffc94884145d896557a7cfc1df9a50e5"
},
"32bit": {
"url": "https://github.com/conan-io/conan/releases/download/1.15.3/conan-win-32_1_15_3.exe",
"hash": "499c4345caf2deed9ced4009d7c89251508e8794234be592d055d30a24b65ebe"
"url": "https://github.com/conan-io/conan/releases/download/1.15.4/conan-win-32_1_15_4.exe",
"hash": "73c295e5e569f36a47bdd4c30d5b6670a45e0dbc73de56debf92b4d3d8b938fa"
}
},
"innosetup": true,