aws-iam-authenticator: Update to version 0.5.0

This commit is contained in:
Richard Kuhnt 2020-01-24 02:01:49 +00:00
parent 9c493c3791
commit 24b0f45818

View File

@ -2,11 +2,11 @@
"homepage": "https://github.com/kubernetes-sigs/aws-iam-authenticator",
"description": "A tool to use AWS IAM credentials to authenticate to a Kubernetes cluster",
"license": "Apache-2.0",
"version": "0.4.0",
"version": "0.5.0",
"architecture": {
"64bit": {
"url": "https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/download/v0.4.0/aws-iam-authenticator_0.4.0_windows_amd64.exe#/aws-iam-authenticator.exe",
"hash": "d26ccd0e83667f79dea88a72072371fd87c2023895417b54c2bd0e4c55d7d5fa"
"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"
}
},
"bin": "aws-iam-authenticator.exe",