{ "version": "2.27.4", "description": "Unified tool to manage AWS services", "homepage": "https://aws.amazon.com/cli/", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://awscli.amazonaws.com/AWSCLIV2-2.27.4.msi", "hash": "4abe2c07e8e1a947e4d0f079e8980b65bd37586c3e377ce2244610ecf5df0d89" } }, "extract_dir": "Amazon\\AWSCLIV2", "bin": [ "aws.exe", "aws_completer.exe" ], "checkver": { "url": "https://api.github.com/repositories/6780767/tags", "jsonpath": "$[0].name" }, "autoupdate": { "architecture": { "64bit": { "url": "https://awscli.amazonaws.com/AWSCLIV2-$version.msi" } } } }