azure-kubelogin: Update to version 0.0.13

This commit is contained in:
github-actions[bot] 2022-04-21 16:30:54 +00:00
parent 48131b7464
commit ec9fd359b5

View File

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