{ "version": "2.11.18", "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.11.18.msi", "hash": "ed49d7594ae4dade903c195f5b0d9a805007f6b8d52989a8d54a3c2f76b0b6ff" } }, "extract_dir": "Amazon\\AWSCLIV2", "bin": [ "aws.exe", "aws_completer.exe" ], "checkver": { "url": "https://api.github.com/repos/aws/aws-cli/tags", "jsonpath": "$[0].name" }, "autoupdate": { "architecture": { "64bit": { "url": "https://awscli.amazonaws.com/AWSCLIV2-$version.msi" } } } }