From 9b7353b0d199db380fb036fe4e901c45708cde34 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 3 Dec 2021 23:00:33 +0000 Subject: [PATCH] k9s: Update to version 0.25.8 --- bucket/k9s.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/k9s.json b/bucket/k9s.json index 232389e982..835003bf82 100644 --- a/bucket/k9s.json +++ b/bucket/k9s.json @@ -1,12 +1,12 @@ { - "version": "0.25.7", + "version": "0.25.8", "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.25.7/k9s_Windows_x86_64.tar.gz", - "hash": "d81471cf81a65b8925f1e3b032a4cd2f5990ded84bacb16e1079961111a6c847" + "url": "https://github.com/derailed/k9s/releases/download/v0.25.8/k9s_Windows_x86_64.tar.gz", + "hash": "bc20110aae7a5110c13a3018f1cea8315df172d024266bd6f18ba305333df9ce" } }, "bin": "k9s.exe",