From df04c340cd92bcd6171ea1b885724c465dfe002e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Jun 2022 20:30:45 +0000 Subject: [PATCH] k9s: Update to version 0.25.21 --- bucket/k9s.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/k9s.json b/bucket/k9s.json index 1e5ef4acee..88ad647792 100644 --- a/bucket/k9s.json +++ b/bucket/k9s.json @@ -1,12 +1,12 @@ { - "version": "0.25.20", + "version": "0.25.21", "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.20/k9s_Windows_x86_64.tar.gz", - "hash": "c3fe96e9e47f357996c142c75d925c4357b77aea204211b2de6e72e4edf82f21" + "url": "https://github.com/derailed/k9s/releases/download/v0.25.21/k9s_Windows_x86_64.tar.gz", + "hash": "164b6fd75adf5d28cd90ad5663c94d23fcc94d477b3dccf23f809f75757c881f" } }, "bin": "k9s.exe",