{
    "version": "0.7.15",
    "description": "A tool to use AWS IAM credentials to authenticate to a Kubernetes cluster",
    "homepage": "https://github.com/kubernetes-sigs/aws-iam-authenticator",
    "license": "Apache-2.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/download/v0.7.15/aws-iam-authenticator_0.7.15_windows_amd64.exe#/aws-iam-authenticator.exe",
            "hash": "c31495cf6713eafbd0cc73f12e98daab9ff61e72aa96e3292142a51c03a55d6e"
        }
    },
    "bin": "aws-iam-authenticator.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/download/v$version/aws-iam-authenticator_$version_windows_amd64.exe#/aws-iam-authenticator.exe"
            }
        },
        "hash": {
            "url": "$baseurl/authenticator_$version_checksums.txt"
        }
    }
}
