{ "version": "1.21.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.21.0/conan-win-64_1_21_0.exe", "hash": "df4a280fc0ddcc046735fa502f522db83437161e98c7cf80e3a50de3028c152c" }, "32bit": { "url": "https://github.com/conan-io/conan/releases/download/1.21.0/conan-win-32_1_21_0.exe", "hash": "5d1cbd5bdd0ea29dfa01edf5ca0c39e2cea7310c3d04f9eae676735804e5c4c6" } }, "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" } } }