k9s: Update to version 0.24.6

This commit is contained in:
Richard Kuhnt 2021-03-28 01:00:36 +00:00
parent 6c942b357c
commit 52ffbc096b

View File

@ -1,12 +1,12 @@
{ {
"version": "0.24.5", "version": "0.24.6",
"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.24.5/k9s_Windows_x86_64.tar.gz", "url": "https://github.com/derailed/k9s/releases/download/v0.24.6/k9s_Windows_x86_64.tar.gz",
"hash": "2555e6fae449d3f4a54394368e1dd751c04d4f4fdbbc316971c16e91f06b4936" "hash": "b13511a1cba889b549d3b6fb442914e2e362826eb7f4f6380809ef4ce4e29a2f"
} }
}, },
"bin": "k9s.exe", "bin": "k9s.exe",