conan: Update to version 1.25.1

This commit is contained in:
Richard Kuhnt 2020-05-13 17:01:49 +00:00
parent 7362508f3d
commit 2309270e27

View File

@ -1,16 +1,16 @@
{
"version": "1.25.0",
"version": "1.25.1",
"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.0/conan-win-64_1_25_0.exe",
"hash": "8c7fce0fcfb660831de55bebac5f2d0ab8700ae9089b13135d34df988cbb633e"
"url": "https://github.com/conan-io/conan/releases/download/1.25.1/conan-win-64_1_25_1.exe",
"hash": "db1adeacdc3e545fe2b7ad3b3001f00d748e0b5af6a0214b645a01a756047316"
},
"32bit": {
"url": "https://github.com/conan-io/conan/releases/download/1.25.0/conan-win-32_1_25_0.exe",
"hash": "9e1cf76f3cfa9ff74c6bcee8c1393e17cd0f39855055ce7e910ea7c823a4e9fe"
"url": "https://github.com/conan-io/conan/releases/download/1.25.1/conan-win-32_1_25_1.exe",
"hash": "aa48cfd08106d8d654c31d93c19a850b182eef07a047ce092045663dd2d1e6d3"
}
},
"innosetup": true,