diff --git a/bucket/k9s.json b/bucket/k9s.json index 018db5a184..72c17acba9 100644 --- a/bucket/k9s.json +++ b/bucket/k9s.json @@ -1,12 +1,12 @@ { - "version": "0.26.4", + "version": "0.26.5", "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.4/k9s_Windows_x86_64.tar.gz", - "hash": "2636e26ee30fb87ff63cc6cd46de789406319f319376084ff87511a73853ec93" + "url": "https://github.com/derailed/k9s/releases/download/v0.26.5/k9s_Windows_x86_64.tar.gz", + "hash": "62cda0feb9b7eb9b939d4d51987424199c70e091af5432c3683432e5ef11accb" } }, "bin": "k9s.exe",