{ "version": "1.50.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.50.0/conan-win-64.exe", "hash": "da8a5df0f6fc9d542acd9b93f8f31a084a398ee6ac7ddcfb46ffe8754cceaa13" }, "32bit": { "url": "https://github.com/conan-io/conan/releases/download/1.50.0/conan-win-32.exe", "hash": "b28d74bb600a50754f8a02312eff087bc75004e2395a96771435152d71465051" } }, "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" } } } }