From 9a95a7b737e216fea5affaa0f4cf892c41d7cf47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 25 Mar 2021 06:06:00 +0100 Subject: [PATCH] k9s: Update to version 0.24.4 --- bucket/k9s.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/k9s.json b/bucket/k9s.json index 22cf7bb949..cc48c06777 100644 --- a/bucket/k9s.json +++ b/bucket/k9s.json @@ -1,12 +1,12 @@ { - "version": "0.24.3", + "version": "0.24.4", "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.3/k9s_Windows_x86_64.tar.gz", - "hash": "27d8168be6bd8b2ea6cd55fbe26c6cd71727f348e7d484733f947123993c1dcf" + "url": "https://github.com/derailed/k9s/releases/download/v0.24.4/k9s_Windows_x86_64.tar.gz", + "hash": "d5b387fb7c5f2083ea7a1cbeba3a92a15532875de6de8f8cd981fa2cefcca53d" } }, "bin": "k9s.exe",