k9s: Update to version 0.30.2

This commit is contained in:
github-actions[bot] 2023-12-25 08:26:06 +00:00
parent c5cb1b1ad6
commit dfa879059d

View File

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