|
3 | 3 | "description": "odo CLI", |
4 | 4 | "vendor": "Red Hat, Inc.", |
5 | 5 | "name": "odo", |
6 | | - "version": "3.9.0", |
7 | | - "versionRange": "^3.9.0", |
8 | | - "versionRangeLabel": "version >= 3.9.0", |
| 6 | + "version": "3.10.0", |
| 7 | + "versionRange": "^3.10.0", |
| 8 | + "versionRangeLabel": "version >= 3.10.0", |
9 | 9 | "dlFileName": "odo", |
10 | 10 | "filePrefix": "", |
11 | 11 | "platform": { |
12 | 12 | "win32": { |
13 | | - "url": "https://developers.redhat.com/content-gateway/rest/mirror2/pub/openshift-v4/clients/odo/v3.9.0/odo-windows-amd64.exe.zip", |
14 | | - "sha256sum": "944755e32e6bf8c11aaa512ba785825e5d380d771120955882f510ffcb3ee112", |
| 13 | + "url": "https://developers.redhat.com/content-gateway/rest/mirror2/pub/openshift-v4/clients/odo/v3.10.0/odo-windows-amd64.exe.zip", |
| 14 | + "sha256sum": "a1ce432a0a00106035bbcef61c420c96940259585603b0352723cf8385b6a506", |
15 | 15 | "dlFileName": "odo-windows-amd64.exe.zip", |
16 | 16 | "cmdFileName": "odo-windows-amd64.exe" |
17 | 17 | }, |
18 | 18 | "darwin": { |
19 | | - "url": "https://developers.redhat.com/content-gateway/rest/mirror2/pub/openshift-v4/clients/odo/v3.9.0/odo-darwin-amd64.tar.gz", |
20 | | - "sha256sum": "4a454660f335e6fde09686f9ed4722560309baf56e081dae1d7f9d41c1e804d5", |
| 19 | + "url": "https://developers.redhat.com/content-gateway/rest/mirror2/pub/openshift-v4/clients/odo/v3.10.0/odo-darwin-amd64.tar.gz", |
| 20 | + "sha256sum": "c79f9688afe7b17c8f96c64af19aadd67f171f254afed94d9dcd435980dfe964", |
21 | 21 | "dlFileName": "odo-darwin-amd64.tar.gz", |
22 | 22 | "cmdFileName": "odo-darwin-amd64" |
23 | 23 | }, |
24 | 24 | "linux": { |
25 | | - "url": "https://developers.redhat.com/content-gateway/rest/mirror2/pub/openshift-v4/clients/odo/v3.9.0/odo-linux-amd64.tar.gz", |
26 | | - "sha256sum": "2be20cf17316912a8cb40bba11d9cf30f00f6dd7c963b4b7287458d3287c7d98", |
| 25 | + "url": "https://developers.redhat.com/content-gateway/rest/mirror2/pub/openshift-v4/clients/odo/v3.10.0/odo-linux-amd64.tar.gz", |
| 26 | + "sha256sum": "37b91b46fa20b5e61993a0d0eb8cb6140de66ebd4c13a04b66be4f3469518294", |
27 | 27 | "dlFileName": "odo-linux-amd64.tar.gz", |
28 | 28 | "cmdFileName": "odo" |
29 | 29 | } |
|
0 commit comments