{ "version": "1.40.1", "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.40.1/conan-win-64.exe", "hash": "98431866f0a08f446cb01d1913794aba9ad8ecc0a3573384a17ab9231bdcd1ed" }, "32bit": { "url": "https://github.com/conan-io/conan/releases/download/1.40.1/conan-win-32.exe", "hash": "aeeca94e92c4462090031dd5395d4e530e1645881147bcc6e67860b48ba803f9" } }, "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" } } } }