{ "version": "1.51.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.51.1/conan-win-64.exe", "hash": "9e17a115ed568bf0d387032b1962ae316ff6dff0630ec155fb6622a2880f9cdf" }, "32bit": { "url": "https://github.com/conan-io/conan/releases/download/1.51.1/conan-win-32.exe", "hash": "70be14a819852ad9bb5e136afd93b62e3b5411f0547f653ce2f566c6a40bc691" } }, "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.exe" }, "32bit": { "url": "https://github.com/conan-io/conan/releases/download/$version/conan-win-32.exe" } } } }