azure-kubelogin: Update to version 0.1.5

This commit is contained in:
github-actions[bot] 2024-12-02 20:29:50 +00:00
parent df17c18d8a
commit e216376ee5

View File

@ -1,12 +1,12 @@
{ {
"version": "0.1.4", "version": "0.1.5",
"description": "A client-go credential (exec) plugin implementing Azure authentication.", "description": "A client-go credential (exec) plugin implementing Azure authentication.",
"homepage": "https://github.com/Azure/kubelogin/", "homepage": "https://github.com/Azure/kubelogin/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/Azure/kubelogin/releases/download/v0.1.4/kubelogin-win-amd64.zip", "url": "https://github.com/Azure/kubelogin/releases/download/v0.1.5/kubelogin-win-amd64.zip",
"hash": "981554c8a2d5e8d53a38e767ebbfd4a8f4abd400c57fdbb5bc1634a3d9091d96" "hash": "570cc6c0347bee7998d2a8956b5938ba04c396f4f2323c30161e715b4092f431"
} }
}, },
"bin": "bin\\windows_amd64\\kubelogin.exe", "bin": "bin\\windows_amd64\\kubelogin.exe",