azure-kubelogin: Update to version 0.0.19

This commit is contained in:
github-actions[bot] 2022-08-09 00:35:17 +00:00
parent 0bc53dd323
commit b886cbef52

View File

@ -1,12 +1,12 @@
{ {
"version": "0.0.18", "version": "0.0.19",
"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.18/kubelogin-win-amd64.zip", "url": "https://github.com/Azure/kubelogin/releases/download/v0.0.19/kubelogin-win-amd64.zip",
"hash": "c1d6705fa5a10b3d9217880441d58a6f8b6ee0fd3be8d64e93870c65f1e1fbce" "hash": "e4bea639de067548e8b47c5f6f07a16c2c739330a4c4602d3a7cd64b2fb4c4be"
} }
}, },
"bin": "bin\\windows_amd64\\kubelogin.exe", "bin": "bin\\windows_amd64\\kubelogin.exe",