k9s: Update to version 0.19.2

This commit is contained in:
Jakub Čábera 2020-04-15 09:19:37 +02:00
parent 31ea52470a
commit ea012330b2

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.19.1",
"version": "0.19.2",
"architecture": {
"64bit": {
"url": "https://github.com/derailed/k9s/releases/download/v0.19.1/k9s_Windows_x86_64.tar.gz",
"hash": "4f91b634475283a5737d2d31452871fcd0b204881649d97251b971b28f09581e"
"url": "https://github.com/derailed/k9s/releases/download/v0.19.2/k9s_Windows_x86_64.tar.gz",
"hash": "c15f003fa861208515bfac23792db38f7187391a12a80b838fcf982106c1cbd0"
},
"32bit": {
"url": "https://github.com/derailed/k9s/releases/download/v0.19.1/k9s_Windows_i386.tar.gz",
"hash": "85966a9e700cce9cda8e43080311332262713426fef7a9666df17fd77015452b"
"url": "https://github.com/derailed/k9s/releases/download/v0.19.2/k9s_Windows_i386.tar.gz",
"hash": "3c7410a1dda1322ef964b257285b2e8890c103fd516e5d397b732d984e5bc703"
}
},
"bin": "k9s.exe",