k9s: Update to version 0.30.4

This commit is contained in:
github-actions[bot] 2023-12-26 20:23:41 +00:00
parent eb944b55f5
commit 8348b72213

View File

@ -1,16 +1,16 @@
{ {
"version": "0.30.3", "version": "0.30.4",
"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.30.3/k9s_Windows_amd64.zip", "url": "https://github.com/derailed/k9s/releases/download/v0.30.4/k9s_Windows_amd64.zip",
"hash": "85dec95672781e8f44545cad13c8f3700f9f014cffa780919681bf5457cd4704" "hash": "ff3b593b7c19ed71fb98a808765a43cfb0f7a5db294de73c3655c33c69006829"
}, },
"arm64": { "arm64": {
"url": "https://github.com/derailed/k9s/releases/download/v0.30.3/k9s_Windows_arm64.zip", "url": "https://github.com/derailed/k9s/releases/download/v0.30.4/k9s_Windows_arm64.zip",
"hash": "3f65dcef8bd2998f5643d8412e5cc7a6489f15249ce703d3e69e4126ff2720f7" "hash": "38940d4c6c3cc1f9f6cd572c3259e440180e203d4fe720fa8672aaa9a8bc9f6e"
} }
}, },
"bin": "k9s.exe", "bin": "k9s.exe",