k9s: Update to version 0.31.8

This commit is contained in:
github-actions[bot] 2024-02-07 04:26:40 +00:00
parent d40dbeb848
commit f8a7e65d66

View File

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