mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
kubens: Add version 0.9.0 (#1130)
This commit is contained in:
parent
0a9f1ffbc7
commit
d4fd37b9be
26
bucket/kubens.json
Normal file
26
bucket/kubens.json
Normal file
@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": "0.9.0",
|
||||
"description": "Kubernetes namespaces switcher",
|
||||
"homepage": "https://kubectx.dev",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/ahmetb/kubectx/releases/download/v0.9.0/kubens_v0.9.0_windows_x86_64.zip",
|
||||
"hash": "08b968f129b9c96aa0769a55cbdb8d542d21961c2d703a446c104dc4beade4c5"
|
||||
}
|
||||
},
|
||||
"bin": "kubens.exe",
|
||||
"checkver": {
|
||||
"github": "https://github.com/ahmetb/kubectx"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/ahmetb/kubectx/releases/download/v$version/kubens_v$version_windows_x86_64.zip"
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
"url": "$baseurl/checksums.txt"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user