k9s: Update to version 0.23.4

This commit is contained in:
Jakub Čábera 2020-11-03 18:25:35 +01:00
parent a97278dc7b
commit 763794c5ab

View File

@ -1,12 +1,12 @@
{
"version": "0.23.3",
"version": "0.23.4",
"description": "Kubernetes Clusters manager",
"homepage": "https://github.com/derailed/k9s",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/derailed/k9s/releases/download/v0.23.3/k9s_Windows_x86_64.tar.gz",
"hash": "b6b890e24d67564eabacd0604c4594d24ad9daa54e6564cbcc17080691179ce3"
"url": "https://github.com/derailed/k9s/releases/download/v0.23.4/k9s_Windows_x86_64.tar.gz",
"hash": "3350efeb3d78f870d0154d4fce389d56162ca36a2d24465707cf286cd653a7da"
}
},
"bin": "k9s.exe",