conan: Update to version 1.35.0

This commit is contained in:
Richard Kuhnt 2021-03-30 18:00:42 +00:00
parent f5c868f15a
commit e26f65347d

View File

@ -1,16 +1,16 @@
{ {
"version": "1.34.1", "version": "1.35.0",
"description": "The open-source, decentralized C/C++ package manager", "description": "The open-source, decentralized C/C++ package manager",
"homepage": "https://conan.io", "homepage": "https://conan.io",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/conan-io/conan/releases/download/1.34.1/conan-win-64_1_34_1.exe", "url": "https://github.com/conan-io/conan/releases/download/1.35.0/conan-win-64_1_35_0.exe",
"hash": "c2226f92f7919df5e32949372a0f195331b5d1ca555d05ea9d57a9ef6e5c0f6f" "hash": "f826de4c3f4c934e64edcb16c496e20bbebb55f47c9ed8b37521369b16dce53d"
}, },
"32bit": { "32bit": {
"url": "https://github.com/conan-io/conan/releases/download/1.34.1/conan-win-32_1_34_1.exe", "url": "https://github.com/conan-io/conan/releases/download/1.35.0/conan-win-32_1_35_0.exe",
"hash": "89157e43ffd69ec133a8fa6a96e1cd67c774e698d1c8269fb57154e834124fd8" "hash": "76bfac7d18f1d0068277aca684385a403f63a6f443cf13e7d72eee9c684381d9"
} }
}, },
"innosetup": true, "innosetup": true,