From f35591ba94ec39a0f9cf52cd00d0bc039021730f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 20 Apr 2022 08:29:57 +0000 Subject: [PATCH] odo: Update to version 2.5.1 --- bucket/odo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/odo.json b/bucket/odo.json index 5d778cbea5..20bbed7bc5 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.5.0", + "version": "2.5.1", "architecture": { "64bit": { - "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" + "url": "https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/odo/v2.5.1/odo-windows-amd64.exe#/odo.exe", + "hash": "3f40b08aa025743553bacfae8c6af5399c94edd08201dcbc0966114df63a04a2" } }, "bin": "odo.exe",