diff --git a/bucket/k9s.json b/bucket/k9s.json index abaffb2073..57a6394de4 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.9.2", + "version": "0.9.3", "architecture": { "64bit": { - "url": "https://github.com/derailed/k9s/releases/download/0.9.2/k9s_0.9.2_Windows_x86_64.tar.gz", - "hash": "ddcc4ae1df15d771b8873df52feae0f596c5cfdabfd3c8e06d35b7c7856c1ba7" + "url": "https://github.com/derailed/k9s/releases/download/0.9.3/k9s_0.9.3_Windows_x86_64.tar.gz", + "hash": "50c48b923c9d33763c199db1964049a067676edd784f1bf786732475d98bac80" }, "32bit": { - "url": "https://github.com/derailed/k9s/releases/download/0.9.2/k9s_0.9.2_Windows_i386.tar.gz", - "hash": "c966b43afe06c84f20e8090c396106860312a6b1384eb8e9842b21ef265d0712" + "url": "https://github.com/derailed/k9s/releases/download/0.9.3/k9s_0.9.3_Windows_i386.tar.gz", + "hash": "8da0a0c58825a5945aaa9f04175b7cda3049930b80e48730e3274ae4418cbac1" } }, "bin": "k9s.exe",