{ "version": "1.41.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.41.0/conan-win-64.exe", "hash": "7f4accc6083d8ee94214297d663bef6ee2754bfbb435d2eef75502c9c7e328f5" }, "32bit": { "url": "https://github.com/conan-io/conan/releases/download/1.41.0/conan-win-32.exe", "hash": "8187202bbb8718c989ae0d8d0d0e59b50aa56c70e32e127c562c692810f929cd" } }, "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" } } } }