k9s: Update to version 0.23.3

This commit is contained in:
Jakub Čábera 2020-10-31 06:51:45 +01:00
parent d067f7bf8c
commit cec8c49965

View File

@ -1,12 +1,12 @@
{ {
"version": "0.23.1", "version": "0.23.3",
"description": "Kubernetes Clusters manager", "description": "Kubernetes Clusters manager",
"homepage": "https://github.com/derailed/k9s", "homepage": "https://github.com/derailed/k9s",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/derailed/k9s/releases/download/v0.23.1/k9s_Windows_x86_64.tar.gz", "url": "https://github.com/derailed/k9s/releases/download/v0.23.3/k9s_Windows_x86_64.tar.gz",
"hash": "bacfc7c39dc155626dcf5438aa9bcd7e47d84ef57ee45e1c1f6c363d7e7a3ca5" "hash": "b6b890e24d67564eabacd0604c4594d24ad9daa54e6564cbcc17080691179ce3"
} }
}, },
"bin": "k9s.exe", "bin": "k9s.exe",