k9s: Update to version 0.30.0

This commit is contained in:
github-actions[bot] 2023-12-24 00:32:54 +00:00
parent 3c94d68c38
commit 0263ceda05

View File

@ -1,16 +1,16 @@
{
"version": "0.29.1",
"version": "0.30.0",
"description": "Kubernetes Clusters manager",
"homepage": "https://github.com/derailed/k9s",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/derailed/k9s/releases/download/v0.29.1/k9s_Windows_amd64.zip",
"hash": "a8555981e6abd85754df93f0e8db027d330af14147f0efb361b84a296e0e7a26"
"url": "https://github.com/derailed/k9s/releases/download/v0.30.0/k9s_Windows_amd64.zip",
"hash": "ca2390aad41731aed95fc33282661a316f3a526c49a815ad28db75495364a267"
},
"arm64": {
"url": "https://github.com/derailed/k9s/releases/download/v0.29.1/k9s_Windows_arm64.zip",
"hash": "7a940fa08382267941887cbe27ed00c3b4cd7dd97ae74279d83ec3961c13ece3"
"url": "https://github.com/derailed/k9s/releases/download/v0.30.0/k9s_Windows_arm64.zip",
"hash": "f55fb4168528820b6cbedfc7e8a91f930a281d1f037e8148fb10b4c76e24bf57"
}
},
"bin": "k9s.exe",