diff --git a/bucket/azure-kubelogin.json b/bucket/azure-kubelogin.json index 5abca23f73..2323e7d302 100644 --- a/bucket/azure-kubelogin.json +++ b/bucket/azure-kubelogin.json @@ -1,12 +1,12 @@ { - "version": "0.0.32", + "version": "0.0.33", "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.32/kubelogin-win-amd64.zip", - "hash": "193186c8456ece427e406378bf26c38d09c7a42ecc4f8f6d820d5a81bfd07366" + "url": "https://github.com/Azure/kubelogin/releases/download/v0.0.33/kubelogin-win-amd64.zip", + "hash": "5360dabfa127ab327cd7868b45073d83213491ae8570d6e36cb1470308203a87" } }, "bin": "bin\\windows_amd64\\kubelogin.exe",