diff --git a/bucket/aws-iam-authenticator.json b/bucket/aws-iam-authenticator.json index ac748c9600..7506cb4b1f 100644 --- a/bucket/aws-iam-authenticator.json +++ b/bucket/aws-iam-authenticator.json @@ -1,12 +1,12 @@ { - "version": "0.6.30", + "version": "0.6.31", "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.6.30/aws-iam-authenticator_0.6.30_windows_amd64.exe#/aws-iam-authenticator.exe", - "hash": "f572178798a53c879454049c3ae488ab96d3dd354bd6ef1a89d4d9156e7e6a99" + "url": "https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/download/v0.6.31/aws-iam-authenticator_0.6.31_windows_amd64.exe#/aws-iam-authenticator.exe", + "hash": "0a1aa391025cdfcf2c997a555f81e88367314d019650bdcff9b11bbbf9ac0d96" } }, "bin": "aws-iam-authenticator.exe",