diff --git a/bucket/k9s.json b/bucket/k9s.json index fd12b3ba83..ec1da6bda4 100644 --- a/bucket/k9s.json +++ b/bucket/k9s.json @@ -2,15 +2,15 @@ "homepage": "https://github.com/derailed/k9s", "license": "Apache-2.0", "description": "Kubernetes CLI To Manage Your Clusters In Style!", - "version": "0.7.10", + "version": "0.7.11", "architecture": { "64bit": { - "url": "https://github.com/derailed/k9s/releases/download/0.7.10/k9s_0.7.10_Windows_x86_64.tar.gz", - "hash": "51960177ab1c691fc2df226b6afc4cd802f332308f06ce343cef3f1d3f387d27" + "url": "https://github.com/derailed/k9s/releases/download/0.7.11/k9s_0.7.11_Windows_x86_64.tar.gz", + "hash": "c3099dc67faf06c23b8b40488c0be3415c271aaf1f64e100f1b2b0b20e584184" }, "32bit": { - "url": "https://github.com/derailed/k9s/releases/download/0.7.10/k9s_0.7.10_Windows_i386.tar.gz", - "hash": "f42d5493b5244606a04db1bbbac10e081994b4ad7f723ef84c0da08aaa2a597f" + "url": "https://github.com/derailed/k9s/releases/download/0.7.11/k9s_0.7.11_Windows_i386.tar.gz", + "hash": "8e2d2dce2f897c1a006ec5962f72c154e55469a99aa178e925f2c2407ddce061" } }, "bin": "k9s.exe",