k9s: Update to version 0.31.1

This commit is contained in:
github-actions[bot] 2024-01-09 08:26:33 +00:00
parent 5ba6b10d18
commit 3e8876f731

View File

@ -1,16 +1,16 @@
{
"version": "0.31.0",
"version": "0.31.1",
"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.0/k9s_Windows_amd64.zip",
"hash": "9632d50384a7e60029254b0c2c6b4a4e7e2b928e5d233cfd44fb51406bf74960"
"url": "https://github.com/derailed/k9s/releases/download/v0.31.1/k9s_Windows_amd64.zip",
"hash": "f5149ea67ef4758831b4713dd44053a32beec6ca385365e6f30053a0a0c0e553"
},
"arm64": {
"url": "https://github.com/derailed/k9s/releases/download/v0.31.0/k9s_Windows_arm64.zip",
"hash": "4f5d7bcb5beb24ac4d218936ca38c2693e45aa0c95283a3015f7b8a503c977f9"
"url": "https://github.com/derailed/k9s/releases/download/v0.31.1/k9s_Windows_arm64.zip",
"hash": "030cd523dd9cd0d25f8eba014f5a5d31d6e70f38c42872d9a12e40e53f0121ba"
}
},
"bin": "k9s.exe",