azure-kubelogin: Update to version 0.1.9

This commit is contained in:
github-actions[bot] 2025-03-15 04:28:46 +00:00
parent 39e6696a90
commit e5dc40b01d

View File

@ -1,12 +1,12 @@
{ {
"version": "0.2.2", "version": "0.1.9",
"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.2.2/kubelogin-win-amd64.zip", "url": "https://github.com/Azure/kubelogin/releases/download/v0.1.9/kubelogin-win-amd64.zip",
"hash": "172a8448394f7c1eca8270df1a2a6985891bfb5d9c0e4981836fed75139e0e3a" "hash": "4617ce48d31c5ad6b4ea17005defc0834dedf600c34eda29f79d682e90ca7ff3"
} }
}, },
"bin": "bin\\windows_amd64\\kubelogin.exe", "bin": "bin\\windows_amd64\\kubelogin.exe",