From 52ffbc096b73b9559f0a60c14d6f19f9114dca27 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 28 Mar 2021 01:00:36 +0000 Subject: [PATCH] k9s: Update to version 0.24.6 --- bucket/k9s.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/k9s.json b/bucket/k9s.json index 86b75bad63..519fb1f199 100644 --- a/bucket/k9s.json +++ b/bucket/k9s.json @@ -1,12 +1,12 @@ { - "version": "0.24.5", + "version": "0.24.6", "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.24.5/k9s_Windows_x86_64.tar.gz", - "hash": "2555e6fae449d3f4a54394368e1dd751c04d4f4fdbbc316971c16e91f06b4936" + "url": "https://github.com/derailed/k9s/releases/download/v0.24.6/k9s_Windows_x86_64.tar.gz", + "hash": "b13511a1cba889b549d3b6fb442914e2e362826eb7f4f6380809ef4ce4e29a2f" } }, "bin": "k9s.exe",