mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
kubectxwin: Add version 0.1.1 (#496)
* kubectxwin: Add version 0.1.1 https://github.com/lukesampson/scoop/issues/3510 * kubectxwin: Add version 0.1.1 Update bucket/kubectxwin.json Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com>
This commit is contained in:
parent
0863399a14
commit
fd36bab335
27
bucket/kubectxwin.json
Normal file
27
bucket/kubectxwin.json
Normal file
@ -0,0 +1,27 @@
|
|||||||
|
{
|
||||||
|
"homepage": "https://github.com/thomasliddledba/kubectxwin",
|
||||||
|
"description": "Kubernetes cluster switcher.",
|
||||||
|
"license": "MIT",
|
||||||
|
"version": "0.1.1",
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/thomasliddledba/kubectxwin/releases/download/0.1.1/kubectxwin.exe",
|
||||||
|
"hash": "sha1:34703BCB9B16865541E58524B596B1AEC0E4E3D0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"bin": [
|
||||||
|
"kubectxwin.exe",
|
||||||
|
[
|
||||||
|
"kubectxwin.exe",
|
||||||
|
"kubectx"
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"checkver": "github",
|
||||||
|
"autoupdate": {
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/thomasliddledba/kubectxwin/releases/download/$version/kubectxwin.exe"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user