diff --git a/bucket/aws-iam-authenticator.json b/bucket/aws-iam-authenticator.json index 886ecf30b0..964da9d261 100644 --- a/bucket/aws-iam-authenticator.json +++ b/bucket/aws-iam-authenticator.json @@ -1,12 +1,12 @@ { - "version": "0.6.24", + "version": "0.6.25", "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.24/aws-iam-authenticator_0.6.24_windows_amd64.exe#/aws-iam-authenticator.exe", - "hash": "acdb47907c77e1994a5d843184d166d7bba136eaf9d63d9969e09e36b12788f7" + "url": "https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/download/v0.6.25/aws-iam-authenticator_0.6.25_windows_amd64.exe#/aws-iam-authenticator.exe", + "hash": "5840e0f04a68da4ef841a21f06d3a9545c55ecd6e47bd9287b7c50031bca0784" } }, "bin": "aws-iam-authenticator.exe",