diff --git a/bucket/k9s.json b/bucket/k9s.json index 88ad647792..c89392eadd 100644 --- a/bucket/k9s.json +++ b/bucket/k9s.json @@ -1,12 +1,12 @@ { - "version": "0.25.21", + "version": "0.26.0", "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.25.21/k9s_Windows_x86_64.tar.gz", - "hash": "164b6fd75adf5d28cd90ad5663c94d23fcc94d477b3dccf23f809f75757c881f" + "url": "https://github.com/derailed/k9s/releases/download/v0.26.0/k9s_Windows_x86_64.tar.gz", + "hash": "3bc64b2c4988002f37913c203344b618124e2d7092455224fb32d82e7dd31a42" } }, "bin": "k9s.exe",