conan: Update to version 1.30.0

This commit is contained in:
Richard Kuhnt 2020-10-05 15:01:50 +00:00
parent aebcc610c9
commit 289f269505

View File

@ -1,16 +1,16 @@
{
"version": "1.29.2",
"version": "1.30.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.29.2/conan-win-64_1_29_2.exe",
"hash": "8fb1f3c2a3d7e9f4269b477e205e75963484461d94f3cfa9751d672b6c7c422f"
"url": "https://github.com/conan-io/conan/releases/download/1.30.0/conan-win-64_1_30_0.exe",
"hash": "71744e28a63d8447eaa977772e955821c346a60acdd0bc3ddc9c57f09c6d15ab"
},
"32bit": {
"url": "https://github.com/conan-io/conan/releases/download/1.29.2/conan-win-32_1_29_2.exe",
"hash": "d090c2e4850b618c751a27960415bf01068ae7a8be1cc10e97227e741b077043"
"url": "https://github.com/conan-io/conan/releases/download/1.30.0/conan-win-32_1_30_0.exe",
"hash": "db25fcd1ba4689eb25b7bdb46fbb2488e3c0b72201074b662f536ac1055fe51d"
}
},
"innosetup": true,