k9s: Update to version 0.31.6

This commit is contained in:
github-actions[bot] 2024-01-18 08:26:41 +00:00
parent c5baa337f0
commit 41341f7a1f

View File

@ -1,16 +1,16 @@
{
"version": "0.31.5",
"version": "0.31.6",
"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.5/k9s_Windows_amd64.zip",
"hash": "3b708d581b3936a5855f54853ac9e367522e53acad2b1811981cb6d12fd4fc91"
"url": "https://github.com/derailed/k9s/releases/download/v0.31.6/k9s_Windows_amd64.zip",
"hash": "49881c51975ca6bd6c966c8e13fb9a22b366530fd1a99bba4439d7fc88147255"
},
"arm64": {
"url": "https://github.com/derailed/k9s/releases/download/v0.31.5/k9s_Windows_arm64.zip",
"hash": "cf0e32fad1cec50ee2edae78dd8807010e6354e20374500121b733c536c771b6"
"url": "https://github.com/derailed/k9s/releases/download/v0.31.6/k9s_Windows_arm64.zip",
"hash": "db9f9cf893e03d499cf7e28f8c37dd9585b883ecf659fa325ffcbd10e76fd599"
}
},
"bin": "k9s.exe",