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