ScoopInstaller_Main/bucket/kubectxwin.json
2020-05-30 23:32:52 +08:00

21 lines
587 B
JSON

{
"version": "0.1.1",
"description": "Kubernetes clusters switcher",
"homepage": "https://github.com/thomasliddledba/kubectxwin",
"license": "MIT",
"notes": "Deprecated. It is recommended to use 'kubectx' instead",
"architecture": {
"64bit": {
"url": "https://github.com/thomasliddledba/kubectxwin/releases/download/0.1.1/kubectxwin.exe",
"hash": "sha1:34703BCB9B16865541E58524B596B1AEC0E4E3D0"
}
},
"bin": [
"kubectxwin.exe",
[
"kubectxwin.exe",
"kubectx"
]
]
}