From f163d415518442eac411bd6ef02fdb5c60b5d23e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 16 Dec 2022 12:30:22 +0000 Subject: [PATCH] odo: Update to version 3.4.0 --- bucket/odo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/odo.json b/bucket/odo.json index 5faed24f54..54a3f91cc6 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.3.0", + "version": "3.4.0", "architecture": { "64bit": { - "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" + "url": "https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/odo/v3.4.0/odo-windows-amd64.exe#/odo.exe", + "hash": "613fcf6748b8ec690ef60029daeb74f4dda4fe01835c834077811f63ad947b66" } }, "bin": "odo.exe",