azure-kubelogin: Update to version 0.1.2

This commit is contained in:
github-actions[bot] 2024-04-19 05:07:32 +00:00
parent fa2a48404f
commit c0c32add05

View File

@ -1,12 +1,12 @@
{ {
"version": "0.1.1", "version": "0.1.2",
"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.1/kubelogin-win-amd64.zip", "url": "https://github.com/Azure/kubelogin/releases/download/v0.1.2/kubelogin-win-amd64.zip",
"hash": "05d9340481e2028fa8caf0facd9d4575cfb12b0c6db66c2103dea68670e9f6bf" "hash": "56a469a127250ac1de29e64d33af2f55d57a1cb9837b520e9f2c20c53e83016c"
} }
}, },
"bin": "bin\\windows_amd64\\kubelogin.exe", "bin": "bin\\windows_amd64\\kubelogin.exe",