k9s: Update to version 0.31.7

This commit is contained in:
github-actions[bot] 2024-01-18 16:27:18 +00:00
parent 76a8ebd72f
commit 92030c6f3e

View File

@ -1,16 +1,16 @@
{ {
"version": "0.31.6", "version": "0.31.7",
"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.31.6/k9s_Windows_amd64.zip", "url": "https://github.com/derailed/k9s/releases/download/v0.31.7/k9s_Windows_amd64.zip",
"hash": "49881c51975ca6bd6c966c8e13fb9a22b366530fd1a99bba4439d7fc88147255" "hash": "16e442063b05395ea4ea93f56edfbac5f347bcfda85a9c22d5712bd11878e960"
}, },
"arm64": { "arm64": {
"url": "https://github.com/derailed/k9s/releases/download/v0.31.6/k9s_Windows_arm64.zip", "url": "https://github.com/derailed/k9s/releases/download/v0.31.7/k9s_Windows_arm64.zip",
"hash": "db9f9cf893e03d499cf7e28f8c37dd9585b883ecf659fa325ffcbd10e76fd599" "hash": "b904a4b232861893e4b34e04aa78269ad7e2b249c668c6aeac70f474beb2d78b"
} }
}, },
"bin": "k9s.exe", "bin": "k9s.exe",