conan: Update to version 1.25.0

This commit is contained in:
Richard Kuhnt 2020-05-06 15:01:49 +00:00
parent 6dde75a2c9
commit 31fe4a579b

View File

@ -1,16 +1,16 @@
{
"version": "1.24.1",
"version": "1.25.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.24.1/conan-win-64_1_24_1.exe",
"hash": "f5e96db4c9631ae480b814a4d84e039842f97bed2c21790d472b0f385e80f691"
"url": "https://github.com/conan-io/conan/releases/download/1.25.0/conan-win-64_1_25_0.exe",
"hash": "8c7fce0fcfb660831de55bebac5f2d0ab8700ae9089b13135d34df988cbb633e"
},
"32bit": {
"url": "https://github.com/conan-io/conan/releases/download/1.24.1/conan-win-32_1_24_1.exe",
"hash": "2e38029671babadc248566eda934b8acfa8219ce84bd84cbe1eabfca48bc7cad"
"url": "https://github.com/conan-io/conan/releases/download/1.25.0/conan-win-32_1_25_0.exe",
"hash": "9e1cf76f3cfa9ff74c6bcee8c1393e17cd0f39855055ce7e910ea7c823a4e9fe"
}
},
"innosetup": true,