From ece89b03d30846948d5ad1fd32d75acefef20922 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 20:27:17 +0000 Subject: [PATCH] k9s: Update to version 0.25.9 --- bucket/k9s.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/k9s.json b/bucket/k9s.json index 835003bf82..634a66556e 100644 --- a/bucket/k9s.json +++ b/bucket/k9s.json @@ -1,12 +1,12 @@ { - "version": "0.25.8", + "version": "0.25.9", "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.8/k9s_Windows_x86_64.tar.gz", - "hash": "bc20110aae7a5110c13a3018f1cea8315df172d024266bd6f18ba305333df9ce" + "url": "https://github.com/derailed/k9s/releases/download/v0.25.9/k9s_Windows_x86_64.tar.gz", + "hash": "1afc23614f75948748d06dd633e3a5b818612249314247200187acaa1fc4cc5e" } }, "bin": "k9s.exe",