From 8a2212b9e988cd863f74dd465fdc9a2857d3473f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 16:30:49 +0000 Subject: [PATCH] odo: Update to version 3.12.0 --- bucket/odo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/odo.json b/bucket/odo.json index 81a9065b01..64ebbc3231 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.11.0", + "version": "3.12.0", "architecture": { "64bit": { - "url": "https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/odo/v3.11.0/odo-windows-amd64.exe#/odo.exe", - "hash": "62d58f9f42ff53197cc27e318ff6bce298c218ae2c252e3f582921c0a9bd886a" + "url": "https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/odo/v3.12.0/odo-windows-amd64.exe#/odo.exe", + "hash": "739401a3029e0f3455f8d7a9876ba69b58b22b0fd5c6b62d1014c6ff608488b6" } }, "bin": "odo.exe",