From 989d68090751287ec3c037e5794acf96308330f7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 6 May 2023 08:25:29 +0000 Subject: [PATCH] odo: Update to version 3.10.0 --- bucket/odo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/odo.json b/bucket/odo.json index 9aebd899d2..aa6dab8941 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.9.0", + "version": "3.10.0", "architecture": { "64bit": { - "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" + "url": "https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/odo/v3.10.0/odo-windows-amd64.exe#/odo.exe", + "hash": "237fed043ebe7ba2b1636e405523a2f2917ff405fe8123ee8cbcc8c34700c684" } }, "bin": "odo.exe",