diff --git a/bucket/aws-iam-authenticator.json b/bucket/aws-iam-authenticator.json index 1ce2817bd5..f5880c7c0c 100644 --- a/bucket/aws-iam-authenticator.json +++ b/bucket/aws-iam-authenticator.json @@ -1,12 +1,12 @@ { - "version": "0.7.6", + "version": "0.7.7", "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.6/aws-iam-authenticator_0.7.6_windows_amd64.exe#/aws-iam-authenticator.exe", - "hash": "2100bf0b1abe60c4456df5c8c2458b04f6f3a41ef19cde6ecf9623bdc20270b1" + "url": "https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/download/v0.7.7/aws-iam-authenticator_0.7.7_windows_amd64.exe#/aws-iam-authenticator.exe", + "hash": "03d78c7b93370a5a384351260557327eaee23d0db2784758f12146b7464366cc" } }, "bin": "aws-iam-authenticator.exe",