diff --git a/bucket/k9s.json b/bucket/k9s.json index 8097934114..36e88176ee 100644 --- a/bucket/k9s.json +++ b/bucket/k9s.json @@ -1,16 +1,16 @@ { - "version": "0.28.0", + "version": "0.28.1", "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.28.0/k9s_Windows_amd64.zip", - "hash": "bf798bf2339358e0873f243f1f2c0c0568b9c96f3ea8be692e98fd702a8a8285" + "url": "https://github.com/derailed/k9s/releases/download/v0.28.1/k9s_Windows_amd64.zip", + "hash": "0cb12a6bba5c17a243e7b4dbe4432b7c69f7fe7281fd015c79619f0ad7ad5d11" }, "arm64": { - "url": "https://github.com/derailed/k9s/releases/download/v0.28.0/k9s_Windows_arm64.zip", - "hash": "125c29c0cf156a87ee75fe4e91ded6c61a8abb2d5685b1ba53a0ab61858b8148" + "url": "https://github.com/derailed/k9s/releases/download/v0.28.1/k9s_Windows_arm64.zip", + "hash": "c38735bdb27131baa37c8938c5239b191c98cb4b6fe1873b7e32ccb13e1bad56" } }, "bin": "k9s.exe",