From 97da5ec322fb0215aabd1e73f98b35447fa093ce Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 31 May 2023 12:31:30 +0000 Subject: [PATCH] odo: Update to version 3.11.0 --- bucket/odo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/odo.json b/bucket/odo.json index aa6dab8941..81a9065b01 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.10.0", + "version": "3.11.0", "architecture": { "64bit": { - "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" + "url": "https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/odo/v3.11.0/odo-windows-amd64.exe#/odo.exe", + "hash": "62d58f9f42ff53197cc27e318ff6bce298c218ae2c252e3f582921c0a9bd886a" } }, "bin": "odo.exe",