{ "version": "1.18.4", "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.18.4/conan-win-64_1_18_4.exe", "hash": "46ef25ae5e053227389fcd42ee8f2b35a088252e25641e244ee16da06caa1307" }, "32bit": { "url": "https://github.com/conan-io/conan/releases/download/1.18.4/conan-win-32_1_18_4.exe", "hash": "c799706319a6441de572e7f2ac7a979e805e94c9902a84202db5ca19868f35ce" } }, "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" } } }