Pratik Chowdhury 3bc26523ec
fix(deprecated): move to deprecated folder (#2792)
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
2021-10-25 09:03:50 +02: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"
]
]
}