conan: Update to version 1.30.2

This commit is contained in:
Jakub Čábera 2020-10-16 08:08:31 +02:00
parent 5951b1c7b0
commit 81d7012a87

View File

@ -1,16 +1,16 @@
{
"version": "1.30.1",
"version": "1.30.2",
"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.30.1/conan-win-64_1_30_1.exe",
"hash": "e3e834717ce7d81e5b8a1be96a40ee3a5a6276c8cc19b1dce725549a4f705229"
"url": "https://github.com/conan-io/conan/releases/download/1.30.2/conan-win-64_1_30_2.exe",
"hash": "51ef2fd7180465d597c0a5401709f4d8b1d2e2111f88ac234033c3c7eb503839"
},
"32bit": {
"url": "https://github.com/conan-io/conan/releases/download/1.30.1/conan-win-32_1_30_1.exe",
"hash": "f6fbed4c658ea0e5bb671461707a503dc37fc5737a5d57c20e296a5a9dd5d68b"
"url": "https://github.com/conan-io/conan/releases/download/1.30.2/conan-win-32_1_30_2.exe",
"hash": "c190ce3ca491f02ec71f5a8ec36a33614f00156ab7081aa7d0db243e093f742d"
}
},
"innosetup": true,