k9s: Update to version 0.22.1

This commit is contained in:
Jakub Čábera 2020-09-19 04:07:18 +02:00
parent 878ddfd3ad
commit bf1cbf0839

View File

@ -1,12 +1,12 @@
{
"version": "0.22.0",
"version": "0.22.1",
"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.22.0/k9s_Windows_x86_64.tar.gz",
"hash": "21269c076753ff06e5bbff990dac552bc984b4b6aa1177c7333363c64d04b32b"
"url": "https://github.com/derailed/k9s/releases/download/v0.22.1/k9s_Windows_x86_64.tar.gz",
"hash": "9229bf78b06acbde63522659b8c50a5ee6bdbfabaec9a8a951952a4534586f5b"
}
},
"bin": "k9s.exe",