k9s: Update to version 0.23.9

This commit is contained in:
Jakub Čábera 2020-11-07 08:29:45 +01:00
parent 72990564ab
commit d0edde0ef4

View File

@ -1,12 +1,12 @@
{ {
"version": "0.23.7", "version": "0.23.9",
"description": "Kubernetes Clusters manager", "description": "Kubernetes Clusters manager",
"homepage": "https://github.com/derailed/k9s", "homepage": "https://github.com/derailed/k9s",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/derailed/k9s/releases/download/v0.23.7/k9s_Windows_x86_64.tar.gz", "url": "https://github.com/derailed/k9s/releases/download/v0.23.9/k9s_Windows_x86_64.tar.gz",
"hash": "a60c43cc491c1178dd13e04c01641d8a1213ab31b4acca7656f4a1b71be37af8" "hash": "5fba6d5568bf2def3672af3206f102bb0c7317983dc0e0e6a52ed090864f13ff"
} }
}, },
"bin": "k9s.exe", "bin": "k9s.exe",