diff --git a/bucket/aws-iam-authenticator.json b/bucket/aws-iam-authenticator.json index bbcbd0d17e..c157aa9ebe 100644 --- a/bucket/aws-iam-authenticator.json +++ b/bucket/aws-iam-authenticator.json @@ -1,12 +1,12 @@ { - "version": "0.7.8", + "version": "0.7.9", "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.8/aws-iam-authenticator_0.7.8_windows_amd64.exe#/aws-iam-authenticator.exe", - "hash": "e1cbce277131dd6cbe08d79975341e0aedac385ffc5bd8f792dcd849aeb6f5e1" + "url": "https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/download/v0.7.9/aws-iam-authenticator_0.7.9_windows_amd64.exe#/aws-iam-authenticator.exe", + "hash": "9a75396b4f3ca9db36945832dad29d58bea05c06239f4655466b6095b2b184b2" } }, "bin": "aws-iam-authenticator.exe",