azure-kubelogin: Update to version 0.1.3

This commit is contained in:
github-actions[bot] 2024-04-23 04:27:12 +00:00
parent 8b48032ff8
commit 06cb06488f

View File

@ -1,12 +1,12 @@
{
"version": "0.1.2",
"version": "0.1.3",
"description": "A client-go credential (exec) plugin implementing Azure authentication.",
"homepage": "https://github.com/Azure/kubelogin/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/Azure/kubelogin/releases/download/v0.1.2/kubelogin-win-amd64.zip",
"hash": "56a469a127250ac1de29e64d33af2f55d57a1cb9837b520e9f2c20c53e83016c"
"url": "https://github.com/Azure/kubelogin/releases/download/v0.1.3/kubelogin-win-amd64.zip",
"hash": "ba37a8a00b26fcc528a3ae5be44665f373557424273e9ba0266dd87ea7477bbb"
}
},
"bin": "bin\\windows_amd64\\kubelogin.exe",