azure-kubelogin: Update to version 0.1.4

This commit is contained in:
github-actions[bot] 2024-07-05 20:25:49 +00:00
parent 80d29f1e4f
commit 70f4ea2e58

View File

@ -1,12 +1,12 @@
{
"version": "0.1.3",
"version": "0.1.4",
"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.3/kubelogin-win-amd64.zip",
"hash": "ba37a8a00b26fcc528a3ae5be44665f373557424273e9ba0266dd87ea7477bbb"
"url": "https://github.com/Azure/kubelogin/releases/download/v0.1.4/kubelogin-win-amd64.zip",
"hash": "981554c8a2d5e8d53a38e767ebbfd4a8f4abd400c57fdbb5bc1634a3d9091d96"
}
},
"bin": "bin\\windows_amd64\\kubelogin.exe",