From 2a7f3b4f49b5d486cb02c9151139267c2ce3fe29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 5 Jun 2020 11:56:39 +0200 Subject: [PATCH] k9s: Update to version 0.20.4 --- bucket/k9s.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/k9s.json b/bucket/k9s.json index de0720d2be..37052437ed 100644 --- a/bucket/k9s.json +++ b/bucket/k9s.json @@ -1,12 +1,12 @@ { - "version": "0.20.3", + "version": "0.20.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.20.3/k9s_Windows_x86_64.tar.gz", - "hash": "f125f715531670713288569589afa0df1183711d668516750b87ff5617ef5918" + "url": "https://github.com/derailed/k9s/releases/download/v0.20.4/k9s_Windows_x86_64.tar.gz", + "hash": "3ea834c345b3f6f9609a6153b22a4432b1622b519a41d05266db1fbff6a429e3" } }, "bin": "k9s.exe",