mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 01:01:22 +00:00
k9s: Update to version 0.10.0
This commit is contained in:
parent
35b64c6e6b
commit
5daf5d8d5a
@ -2,15 +2,15 @@
|
||||
"homepage": "https://github.com/derailed/k9s",
|
||||
"license": "Apache-2.0",
|
||||
"description": "Kubernetes CLI To Manage Your Clusters In Style!",
|
||||
"version": "0.9.3",
|
||||
"version": "0.10.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/derailed/k9s/releases/download/0.9.3/k9s_0.9.3_Windows_x86_64.tar.gz",
|
||||
"hash": "50c48b923c9d33763c199db1964049a067676edd784f1bf786732475d98bac80"
|
||||
"url": "https://github.com/derailed/k9s/releases/download/0.10.0/k9s_0.10.0_Windows_x86_64.tar.gz",
|
||||
"hash": "82ca9ae86eaf4918c2670d4999e9eeaf6259dd0faec3868fe481c404c6a709ab"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/derailed/k9s/releases/download/0.9.3/k9s_0.9.3_Windows_i386.tar.gz",
|
||||
"hash": "8da0a0c58825a5945aaa9f04175b7cda3049930b80e48730e3274ae4418cbac1"
|
||||
"url": "https://github.com/derailed/k9s/releases/download/0.10.0/k9s_0.10.0_Windows_i386.tar.gz",
|
||||
"hash": "fa74ab707c9b5a55307dc3f2f9e55163e93b97420604617d82efd1e46bc79543"
|
||||
}
|
||||
},
|
||||
"bin": "k9s.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user