From da34f2b8e07a358608399eb61d1ab3de63b93d2a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Dec 2021 08:28:42 +0000 Subject: [PATCH] k9s: Update to version 0.25.12 --- bucket/k9s.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/k9s.json b/bucket/k9s.json index 28d5cf0377..854cfba32d 100644 --- a/bucket/k9s.json +++ b/bucket/k9s.json @@ -1,12 +1,12 @@ { - "version": "0.25.10", + "version": "0.25.12", "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.10/k9s_Windows_x86_64.tar.gz", - "hash": "537df3d9184ee09e6b41b67eb7f786e6ef8e33f01dc899a7ab6620c917d11a90" + "url": "https://github.com/derailed/k9s/releases/download/v0.25.12/k9s_Windows_x86_64.tar.gz", + "hash": "750f062e7465f77d290b430acbca4b4f0ea1272a584df3c5b0a29e96c77df61c" } }, "bin": "k9s.exe",