mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
Searching via https://github.com/ScoopInstaller/Main/search?q=notes+Deprecated, I noticed that all of their notes mention that they are deprecated. So I moved them to the deprecated folder
21 lines
587 B
JSON
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"
|
|
]
|
|
]
|
|
}
|