From 333aca80c917a8166d1d143ef74de0d687868e52 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 17:08:11 +0000 Subject: [PATCH] kubecolor: Update to version 0.3.0 --- bucket/kubecolor.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/kubecolor.json b/bucket/kubecolor.json index 0b001280ca..11e9791caa 100644 --- a/bucket/kubecolor.json +++ b/bucket/kubecolor.json @@ -1,5 +1,5 @@ { - "version": "0.2.2", + "version": "0.3.0", "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.2/kubecolor_0.2.2_windows_amd64.zip", - "hash": "62806abcad7257ca443dfdf4c34c1f17150d07b91b9f05cd2ab885c823cb1907" + "url": "https://github.com/kubecolor/kubecolor/releases/download/v0.3.0/kubecolor_0.3.0_windows_amd64.zip", + "hash": "d2ea56b4f0ab91de7d012c2a0d3accb5619bd949ba9b2dca9e459d96a40fd0ac" }, "arm64": { - "url": "https://github.com/kubecolor/kubecolor/releases/download/v0.2.2/kubecolor_0.2.2_windows_arm64.zip", - "hash": "5685fa77a998ed29a1ac0b44487681da49e68d56ca7d7d818bed26c96e13618c" + "url": "https://github.com/kubecolor/kubecolor/releases/download/v0.3.0/kubecolor_0.3.0_windows_arm64.zip", + "hash": "28757665333e5eaa03d6f28d675352ecd5cd0df83e19bfa1f704182b63c0508c" } }, "bin": "kubecolor.exe",