azure-kubelogin: Update to version 0.0.13

This commit is contained in:
github-actions[bot] 2022-07-05 20:29:22 +00:00
parent 80697397d7
commit 970edf8590

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": "08ce2d743b87c61ec0e4cca9dda086ee4fa901dafba569e43fb8679928d4f6f8"
}
},
"bin": "bin\\windows_amd64\\kubelogin.exe",