{ "version": "1.34.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.34.0/conan-win-64_1_34_0.exe", "hash": "170afc58ee3011bb608c545838213e8bea7c8d0a8956fda09a6a92f30c5a81b7" }, "32bit": { "url": "https://github.com/conan-io/conan/releases/download/1.34.0/conan-win-32_1_34_0.exe", "hash": "55203c20919ef409c29f238358d3a86e9614f0c99edf1ac5f53a2bcee43edac9" } }, "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" } } }