conan: Update to version 1.30.1

This commit is contained in:
Richard Kuhnt 2020-10-09 17:00:30 +00:00
parent 3df4b6b55b
commit 21d30868d0

View File

@ -1,16 +1,16 @@
{
"version": "1.30.0",
"version": "1.30.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.30.0/conan-win-64_1_30_0.exe",
"hash": "71744e28a63d8447eaa977772e955821c346a60acdd0bc3ddc9c57f09c6d15ab"
"url": "https://github.com/conan-io/conan/releases/download/1.30.1/conan-win-64_1_30_1.exe",
"hash": "e3e834717ce7d81e5b8a1be96a40ee3a5a6276c8cc19b1dce725549a4f705229"
},
"32bit": {
"url": "https://github.com/conan-io/conan/releases/download/1.30.0/conan-win-32_1_30_0.exe",
"hash": "db25fcd1ba4689eb25b7bdb46fbb2488e3c0b72201074b662f536ac1055fe51d"
"url": "https://github.com/conan-io/conan/releases/download/1.30.1/conan-win-32_1_30_1.exe",
"hash": "f6fbed4c658ea0e5bb671461707a503dc37fc5737a5d57c20e296a5a9dd5d68b"
}
},
"innosetup": true,