azure-kubelogin: Update to version 0.0.25

This commit is contained in:
github-actions[bot] 2022-12-21 08:27:43 +00:00
parent 5bb6995bf7
commit cae12d723e

View File

@ -1,12 +1,12 @@
{
"version": "0.0.24",
"version": "0.0.25",
"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.24/kubelogin-win-amd64.zip",
"hash": "044fd42fedd0e3cc01d61b2cffde6d24626bfe1aafd4c1edd22232678a982e1c"
"url": "https://github.com/Azure/kubelogin/releases/download/v0.0.25/kubelogin-win-amd64.zip",
"hash": "c0b6226dff2e916ba4371575f429620ac14cb1977a50a44057ad5d958ecd615d"
}
},
"bin": "bin\\windows_amd64\\kubelogin.exe",