From 2eb36aeeebefdca035034e37bacf07e35ab8fa48 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Dec 2021 00:37:55 +0000 Subject: [PATCH] k9s: Update to version 0.25.10 --- bucket/k9s.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/k9s.json b/bucket/k9s.json index 634a66556e..28d5cf0377 100644 --- a/bucket/k9s.json +++ b/bucket/k9s.json @@ -1,12 +1,12 @@ { - "version": "0.25.9", + "version": "0.25.10", "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.9/k9s_Windows_x86_64.tar.gz", - "hash": "1afc23614f75948748d06dd633e3a5b818612249314247200187acaa1fc4cc5e" + "url": "https://github.com/derailed/k9s/releases/download/v0.25.10/k9s_Windows_x86_64.tar.gz", + "hash": "537df3d9184ee09e6b41b67eb7f786e6ef8e33f01dc899a7ab6620c917d11a90" } }, "bin": "k9s.exe",