From f1c855ccc0ba8a1fee3ab90bf2b61a23293ed860 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 Feb 2023 16:29:52 +0000 Subject: [PATCH] odo: Update to version 3.7.0 --- bucket/odo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/odo.json b/bucket/odo.json index 0f123bbf0e..c29206a8fa 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.6.0", + "version": "3.7.0", "architecture": { "64bit": { - "url": "https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/odo/v3.6.0/odo-windows-amd64.exe#/odo.exe", - "hash": "1b2fe54b2680316ccdd71f22c985d02b0f6b0bc10998b88d08169768be475c34" + "url": "https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/odo/v3.7.0/odo-windows-amd64.exe#/odo.exe", + "hash": "01e0cd0f6e4a89e357e2e8df4d5e3c56e212d5bae25b5e3959d6435393281cb1" } }, "bin": "odo.exe",