diff --git a/bucket/k9s.json b/bucket/k9s.json index ea2ef4cd8e..daaace8b13 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.10.3", + "version": "0.10.4", "architecture": { "64bit": { - "url": "https://github.com/derailed/k9s/releases/download/0.10.3/k9s_0.10.3_Windows_x86_64.tar.gz", - "hash": "8ed0af03112d63619985484989423b7777ab5c2cdba67ed59bd145b04efc7fa8" + "url": "https://github.com/derailed/k9s/releases/download/0.10.4/k9s_0.10.4_Windows_x86_64.tar.gz", + "hash": "0bfeb4aa7b14f334edfa1dbe32437c26f30c9deb23795b792234b396ef02bd4c" }, "32bit": { - "url": "https://github.com/derailed/k9s/releases/download/0.10.3/k9s_0.10.3_Windows_i386.tar.gz", - "hash": "bb47f1a052f983e0d5671d31720c8177a4550ca8067862f5fd00ed36e5b99853" + "url": "https://github.com/derailed/k9s/releases/download/0.10.4/k9s_0.10.4_Windows_i386.tar.gz", + "hash": "0e3cdcd7af00b210a8a33d8a496f4d1ccdb221951571ece67fd724ac79eea2d8" } }, "bin": "k9s.exe",