azure-kubelogin: Update to version 0.0.26

This commit is contained in:
github-actions[bot] 2023-02-08 02:00:57 +00:00
parent 7a775600b4
commit 9063543a80

View File

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