mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
k9s: Update to version 0.30.0
This commit is contained in:
parent
3c94d68c38
commit
0263ceda05
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.29.1",
|
"version": "0.30.0",
|
||||||
"description": "Kubernetes Clusters manager",
|
"description": "Kubernetes Clusters manager",
|
||||||
"homepage": "https://github.com/derailed/k9s",
|
"homepage": "https://github.com/derailed/k9s",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/derailed/k9s/releases/download/v0.29.1/k9s_Windows_amd64.zip",
|
"url": "https://github.com/derailed/k9s/releases/download/v0.30.0/k9s_Windows_amd64.zip",
|
||||||
"hash": "a8555981e6abd85754df93f0e8db027d330af14147f0efb361b84a296e0e7a26"
|
"hash": "ca2390aad41731aed95fc33282661a316f3a526c49a815ad28db75495364a267"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/derailed/k9s/releases/download/v0.29.1/k9s_Windows_arm64.zip",
|
"url": "https://github.com/derailed/k9s/releases/download/v0.30.0/k9s_Windows_arm64.zip",
|
||||||
"hash": "7a940fa08382267941887cbe27ed00c3b4cd7dd97ae74279d83ec3961c13ece3"
|
"hash": "f55fb4168528820b6cbedfc7e8a91f930a281d1f037e8148fb10b4c76e24bf57"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "k9s.exe",
|
"bin": "k9s.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user