diff --git a/bucket/k9s.json b/bucket/k9s.json index 1c0709f2c8..cef360cfd7 100644 --- a/bucket/k9s.json +++ b/bucket/k9s.json @@ -1,12 +1,12 @@ { - "version": "0.25.18", + "version": "0.25.19", "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.25.18/k9s_Windows_x86_64.tar.gz", - "hash": "fc695992d3e615d82f53cfaa44c97ee67bd5182e928799d763388895ee4ec19b" + "url": "https://github.com/derailed/k9s/releases/download/v0.25.19/k9s_Windows_x86_64.tar.gz", + "hash": "3f9d7e86ef6fb1ad8a5a4d88b4f083cf3d0d68a76cc7187d507d3a325216b6f0" } }, "bin": "k9s.exe",