diff --git a/bucket/azure-kubelogin.json b/bucket/azure-kubelogin.json index 3de30d35af..dac3bbcd19 100644 --- a/bucket/azure-kubelogin.json +++ b/bucket/azure-kubelogin.json @@ -1,12 +1,12 @@ { - "version": "0.0.14", + "version": "0.0.15", "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.14/kubelogin-win-amd64.zip", - "hash": "dd133e6254f24dfaa51d9aa221fc8a6a82557b0ad791295d8706d6bc16662221" + "url": "https://github.com/Azure/kubelogin/releases/download/v0.0.15/kubelogin-win-amd64.zip", + "hash": "77177eceb0898ed6f3a3bd7fded7cf52c4f48b2f39ebe3a026f31a9c522fd2cb" } }, "bin": "bin\\windows_amd64\\kubelogin.exe",