From 78f99802f1a3fa6801306162553e551d2576dccd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 3 Nov 2022 16:31:36 +0000 Subject: [PATCH] odo: Update to version 3.2.0 --- bucket/odo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/odo.json b/bucket/odo.json index bf938af02a..b0bd96dee1 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.1.0", + "version": "3.2.0", "architecture": { "64bit": { - "url": "https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/odo/v3.1.0/odo-windows-amd64.exe#/odo.exe", - "hash": "8675c77bdf3800cd8e2a8a92e935a5a790db5b71c6be8bbbe473fb4ba7a23f86" + "url": "https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/odo/v3.2.0/odo-windows-amd64.exe#/odo.exe", + "hash": "38cf6618d7d47125c9a35f574315b8e7f6cb9ec510e421aab70450e29f7f9445" } }, "bin": "odo.exe",