conan: Update to version 1.25.2

This commit is contained in:
Richard Kuhnt 2020-05-19 17:01:50 +00:00
parent 62711d9839
commit 185ba5a17f

View File

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