mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
k9s: Update to version 0.19.3
This commit is contained in:
parent
19456d2ef1
commit
fac28cdd41
@ -1,16 +1,12 @@
|
||||
{
|
||||
"version": "0.19.3",
|
||||
"description": "Kubernetes Clusters manager",
|
||||
"homepage": "https://github.com/derailed/k9s",
|
||||
"license": "Apache-2.0",
|
||||
"description": "Kubernetes CLI To Manage Your Clusters In Style!",
|
||||
"version": "0.19.2",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/derailed/k9s/releases/download/v0.19.2/k9s_Windows_x86_64.tar.gz",
|
||||
"hash": "c15f003fa861208515bfac23792db38f7187391a12a80b838fcf982106c1cbd0"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/derailed/k9s/releases/download/v0.19.2/k9s_Windows_i386.tar.gz",
|
||||
"hash": "3c7410a1dda1322ef964b257285b2e8890c103fd516e5d397b732d984e5bc703"
|
||||
"url": "https://github.com/derailed/k9s/releases/download/v0.19.3/k9s_Windows_x86_64.tar.gz",
|
||||
"hash": "e45752ccae95b12d724a742c786d4e401fb1b1863183fb742531d2ba8af0412e"
|
||||
}
|
||||
},
|
||||
"bin": "k9s.exe",
|
||||
@ -19,9 +15,6 @@
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/derailed/k9s/releases/download/v$version/k9s_Windows_x86_64.tar.gz"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/derailed/k9s/releases/download/v$version/k9s_Windows_i386.tar.gz"
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
@ -29,3 +22,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user