k9s: Update to version 0.30.5

This commit is contained in:
github-actions[bot] 2023-12-28 04:25:39 +00:00
parent 06a17c81fc
commit a46386aece

View File

@ -1,16 +1,16 @@
{ {
"version": "0.30.4", "version": "0.30.5",
"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.4/k9s_Windows_amd64.zip", "url": "https://github.com/derailed/k9s/releases/download/v0.30.5/k9s_Windows_amd64.zip",
"hash": "ff3b593b7c19ed71fb98a808765a43cfb0f7a5db294de73c3655c33c69006829" "hash": "19f9d7d0cad21f5adae24c20e013745139dac0fd9b1f91f6172c8a5c557a0e98"
}, },
"arm64": { "arm64": {
"url": "https://github.com/derailed/k9s/releases/download/v0.30.4/k9s_Windows_arm64.zip", "url": "https://github.com/derailed/k9s/releases/download/v0.30.5/k9s_Windows_arm64.zip",
"hash": "38940d4c6c3cc1f9f6cd572c3259e440180e203d4fe720fa8672aaa9a8bc9f6e" "hash": "cc22c620bcb12cc26d31978f2c6a8599364de24290ee7155c91d003ecb199bd8"
} }
}, },
"bin": "k9s.exe", "bin": "k9s.exe",