From 0a389101f1fc3654d804d751c7eabc0f0839e1d0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 28 Sep 2023 08:26:09 +0000 Subject: [PATCH] odo: Update to version 3.15.0 --- bucket/odo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/odo.json b/bucket/odo.json index df2cf41123..9315d3bd91 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.14.0", + "version": "3.15.0", "architecture": { "64bit": { - "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" + "url": "https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/odo/v3.15.0/odo-windows-amd64.exe#/odo.exe", + "hash": "10dc54018ee43b8377e0c07931badbcaa160462c077f56b9961c6b1dc14e8cb8" } }, "bin": "odo.exe",