diff --git a/bucket/k9s.json b/bucket/k9s.json index 2a3c272de9..26ccd7f6b9 100644 --- a/bucket/k9s.json +++ b/bucket/k9s.json @@ -1,12 +1,12 @@ { - "version": "0.23.6", + "version": "0.23.7", "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.23.6/k9s_Windows_x86_64.tar.gz", - "hash": "4db6b59306e8696458ffd1520fc3c01c5baa4929f28a0807616bd14cdd5bac37" + "url": "https://github.com/derailed/k9s/releases/download/v0.23.7/k9s_Windows_x86_64.tar.gz", + "hash": "a60c43cc491c1178dd13e04c01641d8a1213ab31b4acca7656f4a1b71be37af8" } }, "bin": "k9s.exe",