k9s: Update to version 0.25.4 (#2983)

Signed-off-by: Slach <bloodjazman@gmail.com>
This commit is contained in:
Eugene Klimov 2021-11-21 11:24:19 +05:00 committed by GitHub
parent bf4372ec32
commit 29775872fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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