diff --git a/bucket/k9s.json b/bucket/k9s.json index 254e6ac28a..660e8f790f 100644 --- a/bucket/k9s.json +++ b/bucket/k9s.json @@ -1,12 +1,12 @@ { - "version": "0.26.1", + "version": "0.26.2", "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.1/k9s_Windows_x86_64.tar.gz", - "hash": "f22b1b90722edfc1e3c84c062c6c984286a37f03bb29186ae11cf786b61d760e" + "url": "https://github.com/derailed/k9s/releases/download/v0.26.2/k9s_Windows_x86_64.tar.gz", + "hash": "30ea0126d3716f4c1deba84e7877baa81636098f3013c107508afe333da1f1d9" } }, "bin": "k9s.exe",