k9s: update to version 0.25.7 (#3013)

This commit is contained in:
Eugene Klimov 2021-11-27 21:58:21 +05:00 committed by GitHub
parent 04e024c48b
commit 5ebec56644
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,12 +1,12 @@
{
"version": "0.25.4",
"version": "0.25.7",
"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.25.4/k9s_Windows_x86_64.tar.gz",
"hash": "2b68bdbbcef5c545738d65444aee87384f5ab59a15f4794469d3f974ebce3c59"
"url": "https://github.com/derailed/k9s/releases/download/v0.25.7/k9s_Windows_x86_64.tar.gz",
"hash": "d81471cf81a65b8925f1e3b032a4cd2f5990ded84bacb16e1079961111a6c847"
}
},
"bin": "k9s.exe",