diff --git a/bucket/k9s.json b/bucket/k9s.json index 098955f539..7ba7c949ba 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.11.0", + "version": "0.11.1", "architecture": { "64bit": { - "url": "https://github.com/derailed/k9s/releases/download/0.11.0/k9s_0.11.0_Windows_x86_64.tar.gz", - "hash": "59d09688fce072f942dfb2d38bb878d1eb4722fc0c1802243c58afd186e20da9" + "url": "https://github.com/derailed/k9s/releases/download/0.11.1/k9s_0.11.1_Windows_x86_64.tar.gz", + "hash": "8a0d486ad0cc9ed7039c165dc3627d4c1bd102616d7f491fc6fa756b9577957c" }, "32bit": { - "url": "https://github.com/derailed/k9s/releases/download/0.11.0/k9s_0.11.0_Windows_i386.tar.gz", - "hash": "6bf623e51b148b60fd7da0439600c380428dc6be6be16ea1b9de0c2cfc2abdd1" + "url": "https://github.com/derailed/k9s/releases/download/0.11.1/k9s_0.11.1_Windows_i386.tar.gz", + "hash": "99b9cdad88a3091c8fc0b80a9dcb6294cf3e4f1f5d4c42796ee29ae2ac3d7416" } }, "bin": "k9s.exe",