From 801b21ff8c66441e09619ece16505395e9d9c818 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Jul 2023 08:30:55 +0000 Subject: [PATCH] odo: Update to version 3.13.0 --- bucket/odo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/odo.json b/bucket/odo.json index 64ebbc3231..564223d4a0 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.12.0", + "version": "3.13.0", "architecture": { "64bit": { - "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" + "url": "https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/odo/v3.13.0/odo-windows-amd64.exe#/odo.exe", + "hash": "fc51847013e40644dfc4c31d368c67c514557fe30049cfc039efbc687fdba5c8" } }, "bin": "odo.exe",