diff --git a/bucket/aws-iam-authenticator.json b/bucket/aws-iam-authenticator.json index b25b33e06b..4f347eca8d 100644 --- a/bucket/aws-iam-authenticator.json +++ b/bucket/aws-iam-authenticator.json @@ -1,12 +1,12 @@ { - "version": "0.7.3", + "version": "0.7.4", "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.3/aws-iam-authenticator_0.7.3_windows_amd64.exe#/aws-iam-authenticator.exe", - "hash": "0fd21d39cb4f108baf2074afe31502b808bb0ff5423c259bffa9079af47fc9f7" + "url": "https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/download/v0.7.4/aws-iam-authenticator_0.7.4_windows_amd64.exe#/aws-iam-authenticator.exe", + "hash": "f29568b436623edf4ac7646dddc5cd3edcdbd037363273d14d8f44050bbba481" } }, "bin": "aws-iam-authenticator.exe",