conan: Update to version 1.26.0

This commit is contained in:
Richard Kuhnt 2020-06-10 10:00:30 +00:00
parent 2b75847c49
commit 8b508a3791

View File

@ -1,16 +1,16 @@
{
"version": "1.25.2",
"version": "1.26.0",
"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.25.2/conan-win-64_1_25_2.exe",
"hash": "f9ec0ab78f9b62241fb090ae4f247d678fe9775bd7a390fa15ce94c983d9f5e6"
"url": "https://github.com/conan-io/conan/releases/download/1.26.0/conan-win-64_1_26_0.exe",
"hash": "dc953d128700a33fd8f7876e341172c9b2083f5392b318ccb2692203cf7bfdc0"
},
"32bit": {
"url": "https://github.com/conan-io/conan/releases/download/1.25.2/conan-win-32_1_25_2.exe",
"hash": "ebee946b64197dde84b10d0b65467cfb422926d1fede28877dba92bdc2d1edec"
"url": "https://github.com/conan-io/conan/releases/download/1.26.0/conan-win-32_1_26_0.exe",
"hash": "aad758f31ff965699d35021ef948a6e852cc08038c1e7f0d7224f01fd61f261f"
}
},
"innosetup": true,