From 6dfc2cfa092fa331b6ec1ef63494c75c7eaddcef Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 29 Nov 2022 16:29:55 +0000 Subject: [PATCH] odo: Update to version 3.3.0 --- bucket/odo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/odo.json b/bucket/odo.json index b0bd96dee1..5faed24f54 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": "3.2.0", + "version": "3.3.0", "architecture": { "64bit": { - "url": "https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/odo/v3.2.0/odo-windows-amd64.exe#/odo.exe", - "hash": "38cf6618d7d47125c9a35f574315b8e7f6cb9ec510e421aab70450e29f7f9445" + "url": "https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/odo/v3.3.0/odo-windows-amd64.exe#/odo.exe", + "hash": "c017b9cbfd7d3134545a434411ad77a2122ef8d1f21d350151fcff632d709bf6" } }, "bin": "odo.exe",