diff --git a/bucket/k9s.json b/bucket/k9s.json index c89392eadd..254e6ac28a 100644 --- a/bucket/k9s.json +++ b/bucket/k9s.json @@ -1,12 +1,12 @@ { - "version": "0.26.0", + "version": "0.26.1", "description": "Kubernetes Clusters manager", "homepage": "https://github.com/derailed/k9s", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/derailed/k9s/releases/download/v0.26.0/k9s_Windows_x86_64.tar.gz", - "hash": "3bc64b2c4988002f37913c203344b618124e2d7092455224fb32d82e7dd31a42" + "url": "https://github.com/derailed/k9s/releases/download/v0.26.1/k9s_Windows_x86_64.tar.gz", + "hash": "f22b1b90722edfc1e3c84c062c6c984286a37f03bb29186ae11cf786b61d760e" } }, "bin": "k9s.exe",