k9s: Update to version 0.30.3

This commit is contained in:
github-actions[bot] 2023-12-25 20:23:31 +00:00
parent 48131dc8d6
commit b35076035f

View File

@ -1,16 +1,16 @@
{
"version": "0.30.2",
"version": "0.30.3",
"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.30.2/k9s_Windows_amd64.zip",
"hash": "670b856f225756301ec583e54fd20639b156919e367263eff471c7ffad310370"
"url": "https://github.com/derailed/k9s/releases/download/v0.30.3/k9s_Windows_amd64.zip",
"hash": "85dec95672781e8f44545cad13c8f3700f9f014cffa780919681bf5457cd4704"
},
"arm64": {
"url": "https://github.com/derailed/k9s/releases/download/v0.30.2/k9s_Windows_arm64.zip",
"hash": "ad0d53dfa35574c3b8d0dc43b7d6e7f8ff4f48141e5576c656981c281050b723"
"url": "https://github.com/derailed/k9s/releases/download/v0.30.3/k9s_Windows_arm64.zip",
"hash": "3f65dcef8bd2998f5643d8412e5cc7a6489f15249ce703d3e69e4126ff2720f7"
}
},
"bin": "k9s.exe",