{ "version": "1.31.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.31.0/conan-win-64_1_31_0.exe", "hash": "d4587fab4b180bd3aaaf466fcb9a90043e037a600b776d8a188da9cf85e99783" }, "32bit": { "url": "https://github.com/conan-io/conan/releases/download/1.31.0/conan-win-32_1_31_0.exe", "hash": "53157b03693060c264671b00a81940e1c605d9f66459ff1a9f213edf99b640f9" } }, "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" } } }