k9s: Update to version 0.31.4

This commit is contained in:
github-actions[bot] 2024-01-11 00:32:27 +00:00
parent 2d5226f1a9
commit 47dfd3aaad

View File

@ -1,16 +1,16 @@
{ {
"version": "0.31.3", "version": "0.31.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.31.3/k9s_Windows_amd64.zip", "url": "https://github.com/derailed/k9s/releases/download/v0.31.4/k9s_Windows_amd64.zip",
"hash": "8c4be05c712da803dd9fb1864945404b09a20ded13354e0b2cae216f0f4b0090" "hash": "ded9a5a742ae59a1cbf57fec1a14c0a5673aff22ddace015b0aa98d0e0a49050"
}, },
"arm64": { "arm64": {
"url": "https://github.com/derailed/k9s/releases/download/v0.31.3/k9s_Windows_arm64.zip", "url": "https://github.com/derailed/k9s/releases/download/v0.31.4/k9s_Windows_arm64.zip",
"hash": "9e3671ab4a1942e59566ffdea78675c185f7a75a1ddb6239d5c806187caf0d35" "hash": "31ef024b0efd7c3f8a544f85fcb9c61a4f05cab1eb33c0fb8498c1ba3c5b5241"
} }
}, },
"bin": "k9s.exe", "bin": "k9s.exe",