k9s: Update to version 0.19.5

This commit is contained in:
Jakub Čábera 2020-05-18 11:44:04 +02:00
parent e51e685064
commit 387ea402ab

View File

@ -1,12 +1,12 @@
{
"version": "0.19.4",
"version": "0.19.5",
"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.19.4/k9s_Windows_x86_64.tar.gz",
"hash": "f81979c4bad1e5fd7104950431a6061754cde2eeacb3750b88c6de629b740d26"
"url": "https://github.com/derailed/k9s/releases/download/v0.19.5/k9s_Windows_x86_64.tar.gz",
"hash": "7a9b8560e1dea3033ff7ff610a322dac850b61327d42833badd8eaf16985814e"
}
},
"bin": "k9s.exe",