|
3 | 3 | "description": "odo CLI", |
4 | 4 | "vendor": "Red Hat, Inc.", |
5 | 5 | "name": "odo", |
6 | | - "version": "2.3.0", |
7 | | - "versionRange": "^2.3.0", |
8 | | - "versionRangeLabel": "version >= 2.2.3", |
| 6 | + "version": "2.3.1", |
| 7 | + "versionRange": "^2.3.1", |
| 8 | + "versionRangeLabel": "version >= 2.3.1", |
9 | 9 | "dlFileName": "odo", |
10 | 10 | "filePrefix": "", |
11 | 11 | "platform": { |
12 | 12 | "win32": { |
13 | | - "url": "https://mirror.openshift.com/pub/openshift-v4/clients/odo/v2.3.0/odo-windows-amd64.exe.zip", |
14 | | - "sha256sum": "06ff50e3a60598a97502759e1fa34f205bf4c235e0d662c2eabb9a6df15822e9", |
| 13 | + "url": "https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/odo/v2.3.1/odo-windows-amd64.exe.zip", |
| 14 | + "sha256sum": "58d1d2718f28d3aeacfc3ca74baccf73c24a711c5f422d45106527478c7f4403", |
15 | 15 | "dlFileName": "odo-windows-amd64.exe.zip", |
16 | 16 | "cmdFileName": "odo.exe" |
17 | 17 | }, |
18 | 18 | "darwin": { |
19 | | - "url": "https://mirror.openshift.com/pub/openshift-v4/clients/odo/v2.3.0/odo-darwin-amd64.tar.gz", |
20 | | - "sha256sum": "0831f81c00e1f7201763669c36058e685957cfb2489fb23f271cdd090abf868b", |
| 19 | + "url": "https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/odo/v2.3.1/odo-darwin-amd64.tar.gz", |
| 20 | + "sha256sum": "e851c190ed06e2dc2049f07fcf595b0d5ad2ac409032397c44c4964e89cbe196", |
21 | 21 | "dlFileName": "odo-darwin-amd64.tar.gz", |
22 | 22 | "cmdFileName": "odo" |
23 | 23 | }, |
24 | 24 | "linux": { |
25 | | - "url": "https://mirror.openshift.com/pub/openshift-v4/clients/odo/v2.3.0/odo-linux-amd64.tar.gz", |
26 | | - "sha256sum": "bf3094c7542ad5edbb949488f335eacacc07995db3c4fb29dfa782f542b17663", |
| 25 | + "url": "https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/odo/v2.3.1/odo-linux-amd64.tar.gz", |
| 26 | + "sha256sum": "f7980ebe668b7b070cfad246d019831de7f6cd4e9228162b025214578bead98d", |
27 | 27 | "dlFileName": "odo-linux-amd64.tar.gz", |
28 | 28 | "cmdFileName": "odo" |
29 | 29 | } |
|
0 commit comments