diff --git a/bucket/azure-kubelogin.json b/bucket/azure-kubelogin.json index 3290558a89..b5ffdc45dc 100644 --- a/bucket/azure-kubelogin.json +++ b/bucket/azure-kubelogin.json @@ -1,12 +1,12 @@ { - "version": "0.2.10", + "version": "0.2.12", "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.2.10/kubelogin-win-amd64.zip", - "hash": "d9f9dff85037a35d14c3091bd22b84927a206750970abfe6eaa8f390203a6e30" + "url": "https://github.com/Azure/kubelogin/releases/download/v0.2.12/kubelogin-win-amd64.zip", + "hash": "51b96263535e39acee9a603fe67cbf642ad1842638821a15778490e3af5fd4a2" } }, "bin": "bin\\windows_amd64\\kubelogin.exe",