k9s: Update to version 0.11.1

This commit is contained in:
Richard Kuhnt 2020-01-06 17:01:49 +00:00
parent 962dd80487
commit 5ec02f6b5a

View File

@ -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",