diff --git a/bucket/azure-kubelogin.json b/bucket/azure-kubelogin.json index c3feb6c30b..c8c82ddf63 100644 --- a/bucket/azure-kubelogin.json +++ b/bucket/azure-kubelogin.json @@ -1,12 +1,12 @@ { - "version": "0.0.30", + "version": "0.0.31", "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.30/kubelogin-win-amd64.zip", - "hash": "4bb3d20d2d4a856c75166df673e99dca5b904149b841c8d335fa78da79ad5615" + "url": "https://github.com/Azure/kubelogin/releases/download/v0.0.31/kubelogin-win-amd64.zip", + "hash": "b05e201539bfd00908ecffba7e38b802e0e3fffae95f957caaf54530f7e10e18" } }, "bin": "bin\\windows_amd64\\kubelogin.exe",