From 2677ba8bf80bc56bdfc3161fe43a576c841e35e1 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 4 Jun 2019 17:00:35 +0000 Subject: [PATCH] k9s: Update to version 0.7.5 --- bucket/k9s.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/k9s.json b/bucket/k9s.json index 63fb96ac10..f58dcfde64 100644 --- a/bucket/k9s.json +++ b/bucket/k9s.json @@ -2,15 +2,15 @@ "homepage": "https://github.com/derailed/k9s", "license": "Apache-2.0", "description": "Kubernetes CLI To Manage Your Clusters In Style!", - "version": "0.7.4", + "version": "0.7.5", "architecture": { "64bit": { - "url": "https://github.com/derailed/k9s/releases/download/0.7.4/k9s_0.7.4_Windows_x86_64.tar.gz", - "hash": "8adf8512fec5e4f1d728df33e3b5c1e2ed9b49d764b622d1022069cb04ca356b" + "url": "https://github.com/derailed/k9s/releases/download/0.7.5/k9s_0.7.5_Windows_x86_64.tar.gz", + "hash": "af499c5e4c9b6c73fe0547d4b1e1b2e7168608065803d175c3d6b175c9a9b583" }, "32bit": { - "url": "https://github.com/derailed/k9s/releases/download/0.7.4/k9s_0.7.4_Windows_i386.tar.gz", - "hash": "d4bcaade1c6447a0eef45205350b57d59f71b1a58ad84b9e5952deb2d622c402" + "url": "https://github.com/derailed/k9s/releases/download/0.7.5/k9s_0.7.5_Windows_i386.tar.gz", + "hash": "b0e9ff7bfbf5a6a57f6231d07fed46f1f44b3763d00a1720c9137e414459e222" } }, "bin": "k9s.exe",