{ "version": "1.31.2", "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.2/conan-win-64_1_31_2.exe", "hash": "673a2c1b64424cbfbbc742c9dd67235f1601268951a08c731fc077d949dce9cd" }, "32bit": { "url": "https://github.com/conan-io/conan/releases/download/1.31.2/conan-win-32_1_31_2.exe", "hash": "5c6da2be9dafb3bc550905eb6cd35ff9b0fc5176a4ab6da9eb6492afe9bcbd49" } }, "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" } } }