diff --git a/bucket/azure-kubelogin.json b/bucket/azure-kubelogin.json index 145fb2a6e4..83abecafd1 100644 --- a/bucket/azure-kubelogin.json +++ b/bucket/azure-kubelogin.json @@ -1,12 +1,12 @@ { - "version": "0.0.25", + "version": "0.0.26", "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.25/kubelogin-win-amd64.zip", - "hash": "c0b6226dff2e916ba4371575f429620ac14cb1977a50a44057ad5d958ecd615d" + "url": "https://github.com/Azure/kubelogin/releases/download/v0.0.26/kubelogin-win-amd64.zip", + "hash": "b5f82b6473dc9d06edc3f11d49d0d8ae0d93c9dd6896f45901f3d1e73cd7dd23" } }, "bin": "bin\\windows_amd64\\kubelogin.exe",