azure-kubelogin: Update to version 0.1.9

This commit is contained in:
github-actions[bot] 2025-03-21 00:37:16 +00:00
parent 694ac7ebe3
commit 3aaf10c41a

View File

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