k9s: Update to version 0.31.3

This commit is contained in:
github-actions[bot] 2024-01-10 20:25:19 +00:00
parent 8485a1d0e4
commit a9580368ca

View File

@ -1,16 +1,16 @@
{ {
"version": "0.31.2", "version": "0.31.3",
"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.2/k9s_Windows_amd64.zip", "url": "https://github.com/derailed/k9s/releases/download/v0.31.3/k9s_Windows_amd64.zip",
"hash": "528bbfe3253ac1958fdf4bf4251e5bdd2b305b1492fba7ff2ac83e5f8ef5a9a3" "hash": "8c4be05c712da803dd9fb1864945404b09a20ded13354e0b2cae216f0f4b0090"
}, },
"arm64": { "arm64": {
"url": "https://github.com/derailed/k9s/releases/download/v0.31.2/k9s_Windows_arm64.zip", "url": "https://github.com/derailed/k9s/releases/download/v0.31.3/k9s_Windows_arm64.zip",
"hash": "319ffcde08db6f601cd29d2c863fa0b808f8a7ca2b4668855ca5571fd09dc7fc" "hash": "9e3671ab4a1942e59566ffdea78675c185f7a75a1ddb6239d5c806187caf0d35"
} }
}, },
"bin": "k9s.exe", "bin": "k9s.exe",