k9s: Update to version 0.31.0

This commit is contained in:
github-actions[bot] 2024-01-09 04:26:12 +00:00
parent 85ed0f622e
commit 92dc0eff60

View File

@ -1,16 +1,16 @@
{ {
"version": "0.30.8", "version": "0.31.0",
"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.30.8/k9s_Windows_amd64.zip", "url": "https://github.com/derailed/k9s/releases/download/v0.31.0/k9s_Windows_amd64.zip",
"hash": "300815acf3999461040de631dbb190d3f10e4040f0d6d7b8278186cce86d0204" "hash": "9632d50384a7e60029254b0c2c6b4a4e7e2b928e5d233cfd44fb51406bf74960"
}, },
"arm64": { "arm64": {
"url": "https://github.com/derailed/k9s/releases/download/v0.30.8/k9s_Windows_arm64.zip", "url": "https://github.com/derailed/k9s/releases/download/v0.31.0/k9s_Windows_arm64.zip",
"hash": "ad6f83b31c40f80dea23e23e3091225612bdb2c3dcb4cde22f88a4bc83a24358" "hash": "4f5d7bcb5beb24ac4d218936ca38c2693e45aa0c95283a3015f7b8a503c977f9"
} }
}, },
"bin": "k9s.exe", "bin": "k9s.exe",