From f7628d8468796798b377d6786d8f0a06c07284b8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 12:32:08 +0000 Subject: [PATCH] odo: Update to version 3.14.0 --- bucket/odo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/odo.json b/bucket/odo.json index 564223d4a0..df2cf41123 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.13.0", + "version": "3.14.0", "architecture": { "64bit": { - "url": "https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/odo/v3.13.0/odo-windows-amd64.exe#/odo.exe", - "hash": "fc51847013e40644dfc4c31d368c67c514557fe30049cfc039efbc687fdba5c8" + "url": "https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/odo/v3.14.0/odo-windows-amd64.exe#/odo.exe", + "hash": "6a660389fed8225e9e02a958fb6bff1513405da077725e170387ce0747a24c17" } }, "bin": "odo.exe",