From c6b7e4790bd224973c3c319364053642abfdd56f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Dec 2021 12:30:20 +0000 Subject: [PATCH] odo: Update to version 2.4.3 --- bucket/odo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/odo.json b/bucket/odo.json index 7b287d3bb7..7ed4d2e576 100644 --- a/bucket/odo.json +++ b/bucket/odo.json @@ -2,11 +2,11 @@ "homepage": "https://odo.dev", "license": "Apache-2.0", "description": "Developer-focused CLI for OpenShift and Kubernetes.", - "version": "2.4.2", + "version": "2.4.3", "architecture": { "64bit": { - "url": "https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/odo/v2.4.2/odo-windows-amd64.exe#/odo.exe", - "hash": "2963ec508d80cba9ebb0136e455ae49889909ffeae649e1871014bdfb24b15af" + "url": "https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/odo/v2.4.3/odo-windows-amd64.exe#/odo.exe", + "hash": "f6d4ebc4e9850234346a32fcfc1ead61d1d0ead0631bffa3acfdb692d51f0160" } }, "bin": "odo.exe",