k9s: Update to version 0.28.0

This commit is contained in:
github-actions[bot] 2023-11-07 04:25:45 +00:00
parent 4dc8a7c848
commit 025053d7f0

View File

@ -1,16 +1,16 @@
{ {
"version": "0.27.4", "version": "0.28.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.27.4/k9s_Windows_amd64.zip", "url": "https://github.com/derailed/k9s/releases/download/v0.28.0/k9s_Windows_amd64.zip",
"hash": "7e10583c66ad5fa1de9f98f3de5e94f3348cbe52f7f8d3d89cc295dd3d6c2d77" "hash": "bf798bf2339358e0873f243f1f2c0c0568b9c96f3ea8be692e98fd702a8a8285"
}, },
"arm64": { "arm64": {
"url": "https://github.com/derailed/k9s/releases/download/v0.27.4/k9s_Windows_arm64.zip", "url": "https://github.com/derailed/k9s/releases/download/v0.28.0/k9s_Windows_arm64.zip",
"hash": "8890d5f3453d498dd8bdecc3ec41e529e1d5e80d354be51457682634ead90ec2" "hash": "125c29c0cf156a87ee75fe4e91ded6c61a8abb2d5685b1ba53a0ab61858b8148"
} }
}, },
"bin": "k9s.exe", "bin": "k9s.exe",