diff --git a/bucket/azure-kubelogin.json b/bucket/azure-kubelogin.json index f5b546fdcb..1e63383589 100644 --- a/bucket/azure-kubelogin.json +++ b/bucket/azure-kubelogin.json @@ -1,12 +1,12 @@ { - "version": "0.0.26", + "version": "0.0.27", "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.26/kubelogin-win-amd64.zip", - "hash": "34202afdc12d5272c99a1cf67b63bfd689f488494bbbd0b5d4661577da70e194" + "url": "https://github.com/Azure/kubelogin/releases/download/v0.0.27/kubelogin-win-amd64.zip", + "hash": "e12904865f03da6a5b8d78d4013594b0c64d367da84ed1e6de152355fc4e4ced" } }, "bin": "bin\\windows_amd64\\kubelogin.exe",