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