From 912be1ba7b57797c30bd0d1164d52c23b733eef7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 25 Jan 2024 16:27:52 +0000 Subject: [PATCH] kubecolor: Update to version 0.2.2 --- bucket/kubecolor.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/kubecolor.json b/bucket/kubecolor.json index beba984f9d..0b001280ca 100644 --- a/bucket/kubecolor.json +++ b/bucket/kubecolor.json @@ -1,5 +1,5 @@ { - "version": "0.2.1", + "version": "0.2.2", "description": "Wraps kubectl with colorful output", "homepage": "https://github.com/kubecolor/kubecolor", "license": "MIT", @@ -8,12 +8,12 @@ }, "architecture": { "64bit": { - "url": "https://github.com/kubecolor/kubecolor/releases/download/v0.2.1/kubecolor_0.2.1_windows_amd64.zip", - "hash": "9876ce28f2c842131dce555db3ccaead5a5510ae3735621162282aed4e84b2fc" + "url": "https://github.com/kubecolor/kubecolor/releases/download/v0.2.2/kubecolor_0.2.2_windows_amd64.zip", + "hash": "62806abcad7257ca443dfdf4c34c1f17150d07b91b9f05cd2ab885c823cb1907" }, "arm64": { - "url": "https://github.com/kubecolor/kubecolor/releases/download/v0.2.1/kubecolor_0.2.1_windows_arm64.zip", - "hash": "620ecf1d2bf2705cb14494667785265c66dd2f5afe8dbbfa841507cea1cf30c9" + "url": "https://github.com/kubecolor/kubecolor/releases/download/v0.2.2/kubecolor_0.2.2_windows_arm64.zip", + "hash": "5685fa77a998ed29a1ac0b44487681da49e68d56ca7d7d818bed26c96e13618c" } }, "bin": "kubecolor.exe",