diff --git a/bucket/azure-kubelogin.json b/bucket/azure-kubelogin.json index 325a30591b..b53b9a0180 100644 --- a/bucket/azure-kubelogin.json +++ b/bucket/azure-kubelogin.json @@ -1,12 +1,12 @@ { - "version": "0.1.9", + "version": "0.2.4", "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.1.9/kubelogin-win-amd64.zip", - "hash": "4617ce48d31c5ad6b4ea17005defc0834dedf600c34eda29f79d682e90ca7ff3" + "url": "https://github.com/Azure/kubelogin/releases/download/v0.2.4/kubelogin-win-amd64.zip", + "hash": "a0a7a89c656e26946b86ad006db34df421ec8a744d0395d3645e7f1ca1e3c3f6" } }, "bin": "bin\\windows_amd64\\kubelogin.exe",