diff --git a/bucket/azure-kubelogin.json b/bucket/azure-kubelogin.json index e08d4a32d2..fbe951fcf4 100644 --- a/bucket/azure-kubelogin.json +++ b/bucket/azure-kubelogin.json @@ -1,12 +1,12 @@ { - "version": "0.0.22", + "version": "0.0.23", "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.22/kubelogin-win-amd64.zip", - "hash": "c73fc3f8052be077006d1230f152e78da0275572f22e95b6a8556650a778e801" + "url": "https://github.com/Azure/kubelogin/releases/download/v0.0.23/kubelogin-win-amd64.zip", + "hash": "3a85691b27a79be0797b36f80f426b77afd67e341538f0e3d3f707a8bbc7f30f" } }, "bin": "bin\\windows_amd64\\kubelogin.exe",