k9s: Update to version 0.9.3

This commit is contained in:
Richard Kuhnt 2019-10-30 01:00:19 +00:00
parent c20097fb5e
commit 081314ff2c

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.9.2",
"version": "0.9.3",
"architecture": {
"64bit": {
"url": "https://github.com/derailed/k9s/releases/download/0.9.2/k9s_0.9.2_Windows_x86_64.tar.gz",
"hash": "ddcc4ae1df15d771b8873df52feae0f596c5cfdabfd3c8e06d35b7c7856c1ba7"
"url": "https://github.com/derailed/k9s/releases/download/0.9.3/k9s_0.9.3_Windows_x86_64.tar.gz",
"hash": "50c48b923c9d33763c199db1964049a067676edd784f1bf786732475d98bac80"
},
"32bit": {
"url": "https://github.com/derailed/k9s/releases/download/0.9.2/k9s_0.9.2_Windows_i386.tar.gz",
"hash": "c966b43afe06c84f20e8090c396106860312a6b1384eb8e9842b21ef265d0712"
"url": "https://github.com/derailed/k9s/releases/download/0.9.3/k9s_0.9.3_Windows_i386.tar.gz",
"hash": "8da0a0c58825a5945aaa9f04175b7cda3049930b80e48730e3274ae4418cbac1"
}
},
"bin": "k9s.exe",