azure-kubelogin: Update to version 0.0.31

This commit is contained in:
github-actions[bot] 2023-07-19 16:28:27 +00:00
parent dbeb10db4f
commit 9eab055717

View File

@ -1,12 +1,12 @@
{ {
"version": "0.0.30", "version": "0.0.31",
"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.30/kubelogin-win-amd64.zip", "url": "https://github.com/Azure/kubelogin/releases/download/v0.0.31/kubelogin-win-amd64.zip",
"hash": "4bb3d20d2d4a856c75166df673e99dca5b904149b841c8d335fa78da79ad5615" "hash": "b05e201539bfd00908ecffba7e38b802e0e3fffae95f957caaf54530f7e10e18"
} }
}, },
"bin": "bin\\windows_amd64\\kubelogin.exe", "bin": "bin\\windows_amd64\\kubelogin.exe",