{ "version": "1.19.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.19.2/conan-win-64_1_19_2.exe", "hash": "67ab64d74f882d91f8c86f1cdcc6fd8c3fbcf02dd502828c0a2ae336ebb1f5af" }, "32bit": { "url": "https://github.com/conan-io/conan/releases/download/1.19.2/conan-win-32_1_19_2.exe", "hash": "a99ea7af956d455b6cda95acc803e0e5cd4117517e8ef05d9abe28f8e66531f7" } }, "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" } } }