diff --git a/bucket/k9s.json b/bucket/k9s.json index 72c17acba9..5d69043be6 100644 --- a/bucket/k9s.json +++ b/bucket/k9s.json @@ -1,12 +1,12 @@ { - "version": "0.26.5", + "version": "0.26.6", "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.5/k9s_Windows_x86_64.tar.gz", - "hash": "62cda0feb9b7eb9b939d4d51987424199c70e091af5432c3683432e5ef11accb" + "url": "https://github.com/derailed/k9s/releases/download/v0.26.6/k9s_Windows_x86_64.tar.gz", + "hash": "3ec11824a98c9f0fa547fba0aa0d5a554fdaf3c13f1293230cb2656265793cbf" } }, "bin": "k9s.exe",