From b8d52e8bb105942cbb1ddd8e6b3aebf346713b35 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 31 Jan 2023 20:27:24 +0000 Subject: [PATCH] k9s: Update to version 0.27.2 --- bucket/k9s.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/k9s.json b/bucket/k9s.json index 2c0fb9d5ad..12e4b88271 100644 --- a/bucket/k9s.json +++ b/bucket/k9s.json @@ -1,16 +1,16 @@ { - "version": "0.27.1", + "version": "0.27.2", "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.27.1/k9s_Windows_amd64.tar.gz", - "hash": "b1e219d8fbfa384dfd212e551ab9f373473dc73f2ef19d71efde802613d81690" + "url": "https://github.com/derailed/k9s/releases/download/v0.27.2/k9s_Windows_amd64.tar.gz", + "hash": "bc66b62c4152e0845184eab771e8cf928d8d3d68d6b428fec44b818461a465fa" }, "arm64": { - "url": "https://github.com/derailed/k9s/releases/download/v0.27.1/k9s_Windows_arm64.tar.gz", - "hash": "95a489c9f6afcc9716e92fd7f88dcf11625043816622f4e023c12f4ba688e351" + "url": "https://github.com/derailed/k9s/releases/download/v0.27.2/k9s_Windows_arm64.tar.gz", + "hash": "00342fbd45e431dce91521c3d6d960340f2876a12ef6d0148452d5dff8da719c" } }, "bin": "k9s.exe",