From 7e2e6799938f77455630f186eb0e1c1b6843d659 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 4 Jun 2019 05:02:06 +0000 Subject: [PATCH] k9s: Update to version 0.7.3 --- bucket/k9s.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/k9s.json b/bucket/k9s.json index b35df51718..be031caf97 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.2", + "version": "0.7.3", "architecture": { "64bit": { - "url": "https://github.com/derailed/k9s/releases/download/0.7.2/k9s_0.7.2_Windows_x86_64.tar.gz", - "hash": "df8fb1b41d96abef5be473f62c4f4a0ae533f8ea319992a5fc7d63cfe18828df" + "url": "https://github.com/derailed/k9s/releases/download/0.7.3/k9s_0.7.3_Windows_x86_64.tar.gz", + "hash": "f47787e1533b731b3eaf223d369c750471c5a60587dfaf133cb39f1b0bbbc24d" }, "32bit": { - "url": "https://github.com/derailed/k9s/releases/download/0.7.2/k9s_0.7.2_Windows_i386.tar.gz", - "hash": "b2ecf59143fa03b92a13af970a0af04286f06a30a261cea96e28941ac5827b2a" + "url": "https://github.com/derailed/k9s/releases/download/0.7.3/k9s_0.7.3_Windows_i386.tar.gz", + "hash": "3208a4ef186c8d6348d4a487cf3af8046485f2d22f13b1308b1af675d3aeba15" } }, "bin": "k9s.exe",