{ "version": "2.31.19", "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.31.19.msi", "hash": "bef0a806c1969979c9d987539ae6b288b2211d97ff2c27eb54540841d59b16f3" } }, "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" } } } }