From 256e10e6f26101bcdc48803f80c98a102c316668 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 Jan 2023 16:29:49 +0000 Subject: [PATCH] odo: Update to version 3.5.0 --- bucket/odo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/odo.json b/bucket/odo.json index 54a3f91cc6..e425f94e0e 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.4.0", + "version": "3.5.0", "architecture": { "64bit": { - "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" + "url": "https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/odo/v3.5.0/odo-windows-amd64.exe#/odo.exe", + "hash": "6c7628ca5af6e3a5367e4d046c39aac0d285118d404cf537a0d65222d44348d5" } }, "bin": "odo.exe",