diff --git a/bucket/odo.json b/bucket/odo.json index 20bbed7bc5..1022ea2937 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.1", + "version": "3.0.0", "architecture": { "64bit": { - "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" + "url": "https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/odo/v3.0.0/odo-windows-amd64.exe#/odo.exe", + "hash": "cfe5991ef219101437a7a472cb374100f8a3df12562056502530c481eb6f109a" } }, "bin": "odo.exe",