conan: Update to version 1.35.1

This commit is contained in:
Richard Kuhnt 2021-04-13 09:00:23 +00:00
parent 8cd1183da0
commit f350912090

View File

@ -1,16 +1,16 @@
{
"version": "1.35.0",
"version": "1.35.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.35.0/conan-win-64_1_35_0.exe",
"hash": "f826de4c3f4c934e64edcb16c496e20bbebb55f47c9ed8b37521369b16dce53d"
"url": "https://github.com/conan-io/conan/releases/download/1.35.1/conan-win-64_1_35_1.exe",
"hash": "9a8fc682aa683ec4995701cef51598af91e727b4f8d33fa95c5cc25a091a8423"
},
"32bit": {
"url": "https://github.com/conan-io/conan/releases/download/1.35.0/conan-win-32_1_35_0.exe",
"hash": "76bfac7d18f1d0068277aca684385a403f63a6f443cf13e7d72eee9c684381d9"
"url": "https://github.com/conan-io/conan/releases/download/1.35.1/conan-win-32_1_35_1.exe",
"hash": "6f60acc652cff14c870a6d9b70da2f7edf42581b81f06614de7520c3c8489cd4"
}
},
"innosetup": true,