{ "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.1/conan-win-64_1_30_1.exe", "hash": "e3e834717ce7d81e5b8a1be96a40ee3a5a6276c8cc19b1dce725549a4f705229" }, "32bit": { "url": "https://github.com/conan-io/conan/releases/download/1.30.1/conan-win-32_1_30_1.exe", "hash": "f6fbed4c658ea0e5bb671461707a503dc37fc5737a5d57c20e296a5a9dd5d68b" } }, "innosetup": true, "bin": [ "conan\\conan.exe", "conan\\conan_build_info.exe", "conan\\conan_server.exe" ], "checkver": { "github": "https://github.com/conan-io/conan/" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/conan-io/conan/releases/download/$version/conan-win-64_$underscoreVersion.exe" }, "32bit": { "url": "https://github.com/conan-io/conan/releases/download/$version/conan-win-32_$underscoreVersion.exe" } }, "hash": { "url": "https://dl.bintray.com/conan/installers/$basename.sha256" } } }