azure-kubelogin: Update to version 0.1.1

This commit is contained in:
github-actions[bot] 2024-02-24 00:32:52 +00:00
parent 60beeeb73d
commit 9425a270f1

View File

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