{ "version": "1.38.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.38.0/conan-win-64.exe", "hash": "7d60167bd7da93e88d821f8a045fe1cd334b4a70defffe0b4e33ffc557fc5b3d" }, "32bit": { "url": "https://github.com/conan-io/conan/releases/download/1.38.0/conan-win-32.exe", "hash": "eaab7a0575b93e5c498c7fa8a4bad6c80b831808032d88d6d20621fa932f5df0" } }, "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" } } } }