From 408c9708e70bc8e9c28a1363cbba51fab5b1ce1c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Mar 2023 20:28:33 +0000 Subject: [PATCH] odo: Update to version 3.8.0 --- bucket/odo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/odo.json b/bucket/odo.json index c29206a8fa..212fab6653 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.7.0", + "version": "3.8.0", "architecture": { "64bit": { - "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" + "url": "https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/odo/v3.8.0/odo-windows-amd64.exe#/odo.exe", + "hash": "67b02167975245fbce7fa6cd917fada3579f883674fb000370cb8885786f117a" } }, "bin": "odo.exe",