k9s: Update to version 0.26.5

This commit is contained in:
github-actions[bot] 2022-09-22 16:30:37 +00:00
parent 8981a408d3
commit d3e08b4ad7

View File

@ -1,12 +1,12 @@
{ {
"version": "0.26.4", "version": "0.26.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.26.4/k9s_Windows_x86_64.tar.gz", "url": "https://github.com/derailed/k9s/releases/download/v0.26.5/k9s_Windows_x86_64.tar.gz",
"hash": "2636e26ee30fb87ff63cc6cd46de789406319f319376084ff87511a73853ec93" "hash": "62cda0feb9b7eb9b939d4d51987424199c70e091af5432c3683432e5ef11accb"
} }
}, },
"bin": "k9s.exe", "bin": "k9s.exe",