k9s: Update to version 0.26.2

This commit is contained in:
github-actions[bot] 2022-08-03 20:28:34 +00:00
parent 1cb1ccf35d
commit 5eaf80cb3e

View File

@ -1,12 +1,12 @@
{ {
"version": "0.26.1", "version": "0.26.2",
"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.1/k9s_Windows_x86_64.tar.gz", "url": "https://github.com/derailed/k9s/releases/download/v0.26.2/k9s_Windows_x86_64.tar.gz",
"hash": "f22b1b90722edfc1e3c84c062c6c984286a37f03bb29186ae11cf786b61d760e" "hash": "30ea0126d3716f4c1deba84e7877baa81636098f3013c107508afe333da1f1d9"
} }
}, },
"bin": "k9s.exe", "bin": "k9s.exe",