k9s: Update to version 0.24.4

This commit is contained in:
Jakub Čábera 2021-03-25 06:06:00 +01:00
parent 75d6155ed8
commit 9a95a7b737

View File

@ -1,12 +1,12 @@
{
"version": "0.24.3",
"version": "0.24.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.24.3/k9s_Windows_x86_64.tar.gz",
"hash": "27d8168be6bd8b2ea6cd55fbe26c6cd71727f348e7d484733f947123993c1dcf"
"url": "https://github.com/derailed/k9s/releases/download/v0.24.4/k9s_Windows_x86_64.tar.gz",
"hash": "d5b387fb7c5f2083ea7a1cbeba3a92a15532875de6de8f8cd981fa2cefcca53d"
}
},
"bin": "k9s.exe",