From f16616287f06a0fd7f91eaa25a577e2788b2381a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Jun 2024 16:29:07 +0000 Subject: [PATCH] odo: Update to version 3.16.1 --- bucket/odo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/odo.json b/bucket/odo.json index 9315d3bd91..cd7a1032e8 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.15.0", + "version": "3.16.1", "architecture": { "64bit": { - "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" + "url": "https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/odo/v3.16.1/odo-windows-amd64.exe#/odo.exe", + "hash": "e147d6d9c9940389790084fcbff749600dbeafd5f4495320ba1a09ea0ddcef3c" } }, "bin": "odo.exe",