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