From a56f850be923ca6e68218d29548f5fcec06a80b5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Jan 2022 12:30:31 +0000 Subject: [PATCH] odo: Update to version 2.5.0 --- bucket/odo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/odo.json b/bucket/odo.json index 7ed4d2e576..5d778cbea5 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": "2.4.3", + "version": "2.5.0", "architecture": { "64bit": { - "url": "https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/odo/v2.4.3/odo-windows-amd64.exe#/odo.exe", - "hash": "f6d4ebc4e9850234346a32fcfc1ead61d1d0ead0631bffa3acfdb692d51f0160" + "url": "https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/odo/v2.5.0/odo-windows-amd64.exe#/odo.exe", + "hash": "75c34c3b904b29fc76a37d3703c2b851af0b8936d15addea08a96eaf3ff1efe3" } }, "bin": "odo.exe",