k9s: Update to version 0.31.5

This commit is contained in:
github-actions[bot] 2024-01-13 00:32:30 +00:00
parent 49123d0b51
commit 4e729d9d48

View File

@ -1,16 +1,16 @@
{ {
"version": "0.31.4", "version": "0.31.5",
"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.4/k9s_Windows_amd64.zip", "url": "https://github.com/derailed/k9s/releases/download/v0.31.5/k9s_Windows_amd64.zip",
"hash": "ded9a5a742ae59a1cbf57fec1a14c0a5673aff22ddace015b0aa98d0e0a49050" "hash": "3b708d581b3936a5855f54853ac9e367522e53acad2b1811981cb6d12fd4fc91"
}, },
"arm64": { "arm64": {
"url": "https://github.com/derailed/k9s/releases/download/v0.31.4/k9s_Windows_arm64.zip", "url": "https://github.com/derailed/k9s/releases/download/v0.31.5/k9s_Windows_arm64.zip",
"hash": "31ef024b0efd7c3f8a544f85fcb9c61a4f05cab1eb33c0fb8498c1ba3c5b5241" "hash": "cf0e32fad1cec50ee2edae78dd8807010e6354e20374500121b733c536c771b6"
} }
}, },
"bin": "k9s.exe", "bin": "k9s.exe",