From b8d48a1a72380fa6fd700073d1c66cfbcc4297ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 2 May 2020 13:33:50 +0200 Subject: [PATCH] k9s: Update to version 0.19.4 --- bucket/k9s.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/k9s.json b/bucket/k9s.json index 0489553e55..595167ce36 100644 --- a/bucket/k9s.json +++ b/bucket/k9s.json @@ -1,12 +1,12 @@ { - "version": "0.19.3", + "version": "0.19.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.19.3/k9s_Windows_x86_64.tar.gz", - "hash": "9696defc3ef52b3efffd06b7524f105b0057830a0cd5b9059065dc213887a5ef" + "url": "https://github.com/derailed/k9s/releases/download/v0.19.4/k9s_Windows_x86_64.tar.gz", + "hash": "f81979c4bad1e5fd7104950431a6061754cde2eeacb3750b88c6de629b740d26" } }, "bin": "k9s.exe",