azure-kubelogin: Update to version 0.0.24

This commit is contained in:
github-actions[bot] 2022-11-19 00:33:43 +00:00
parent fc6a5f9ed0
commit 4e02d4e9b5

View File

@ -1,12 +1,12 @@
{ {
"version": "0.0.23", "version": "0.0.24",
"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.0.23/kubelogin-win-amd64.zip", "url": "https://github.com/Azure/kubelogin/releases/download/v0.0.24/kubelogin-win-amd64.zip",
"hash": "3a85691b27a79be0797b36f80f426b77afd67e341538f0e3d3f707a8bbc7f30f" "hash": "044fd42fedd0e3cc01d61b2cffde6d24626bfe1aafd4c1edd22232678a982e1c"
} }
}, },
"bin": "bin\\windows_amd64\\kubelogin.exe", "bin": "bin\\windows_amd64\\kubelogin.exe",