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