k9s: Update to version 0.31.2

This commit is contained in:
github-actions[bot] 2024-01-09 20:24:36 +00:00
parent c5f8cb56ac
commit 015952e222

View File

@ -1,16 +1,16 @@
{
"version": "0.31.1",
"version": "0.31.2",
"description": "Kubernetes Clusters manager",
"homepage": "https://github.com/derailed/k9s",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/derailed/k9s/releases/download/v0.31.1/k9s_Windows_amd64.zip",
"hash": "f5149ea67ef4758831b4713dd44053a32beec6ca385365e6f30053a0a0c0e553"
"url": "https://github.com/derailed/k9s/releases/download/v0.31.2/k9s_Windows_amd64.zip",
"hash": "528bbfe3253ac1958fdf4bf4251e5bdd2b305b1492fba7ff2ac83e5f8ef5a9a3"
},
"arm64": {
"url": "https://github.com/derailed/k9s/releases/download/v0.31.1/k9s_Windows_arm64.zip",
"hash": "030cd523dd9cd0d25f8eba014f5a5d31d6e70f38c42872d9a12e40e53f0121ba"
"url": "https://github.com/derailed/k9s/releases/download/v0.31.2/k9s_Windows_arm64.zip",
"hash": "319ffcde08db6f601cd29d2c863fa0b808f8a7ca2b4668855ca5571fd09dc7fc"
}
},
"bin": "k9s.exe",