diff --git a/bucket/aws-iam-authenticator.json b/bucket/aws-iam-authenticator.json index 9abbe19739..a98d5dc834 100644 --- a/bucket/aws-iam-authenticator.json +++ b/bucket/aws-iam-authenticator.json @@ -1,12 +1,12 @@ { - "homepage": "https://github.com/kubernetes-sigs/aws-iam-authenticator", + "version": "0.5.1", "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", - "version": "0.5.0", "architecture": { "64bit": { - "url": "https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/download/v0.5.0/aws-iam-authenticator_0.5.0_windows_amd64.exe#/aws-iam-authenticator.exe", - "hash": "40ce29dbc020d91816cef3174d17eaee0a1263dd2ee3fd24a804a8e621dc9c1c" + "url": "https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/download/v0.5.1/aws-iam-authenticator_0.5.1_windows_amd64.exe#/aws-iam-authenticator.exe", + "hash": "7ce1508e6d371c6fa6d9835638861995dddb47f774319f12a61e9f88687bd9f4" } }, "bin": "aws-iam-authenticator.exe",