azure-kubelogin: Update to version 0.0.12

This commit is contained in:
github-actions[bot] 2022-04-13 08:29:33 +00:00
parent 33ec806d70
commit 71c7d85efb

View File

@ -1,12 +1,12 @@
{ {
"version": "0.0.11", "version": "0.0.12",
"description": "A client-go credential (exec) plugin implementing Azure authentication.", "description": "A client-go credential (exec) plugin implementing Azure authentication.",
"homepage": "https://github.com/Azure/kubelogin/", "homepage": "https://github.com/Azure/kubelogin/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/Azure/kubelogin/releases/download/v0.0.11/kubelogin-win-amd64.zip", "url": "https://github.com/Azure/kubelogin/releases/download/v0.0.12/kubelogin-win-amd64.zip",
"hash": "8d509b64638bf2acba247b5333b8dc1f16a578ecb1917b562ec1ee938e49d85f" "hash": "096459221bfa1da5074f51add1bd0db86dc07484c598b3ae4719cf6a50cd7f38"
} }
}, },
"bin": "bin\\windows_amd64\\kubelogin.exe", "bin": "bin\\windows_amd64\\kubelogin.exe",