diff --git a/bucket/azure-kubelogin.json b/bucket/azure-kubelogin.json index f7ce8540aa..5b9f30e788 100644 --- a/bucket/azure-kubelogin.json +++ b/bucket/azure-kubelogin.json @@ -1,12 +1,12 @@ { - "version": "0.1.2", + "version": "0.1.3", "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.1.2/kubelogin-win-amd64.zip", - "hash": "56a469a127250ac1de29e64d33af2f55d57a1cb9837b520e9f2c20c53e83016c" + "url": "https://github.com/Azure/kubelogin/releases/download/v0.1.3/kubelogin-win-amd64.zip", + "hash": "ba37a8a00b26fcc528a3ae5be44665f373557424273e9ba0266dd87ea7477bbb" } }, "bin": "bin\\windows_amd64\\kubelogin.exe",