|
3 | 3 | "description": "odo CLI", |
4 | 4 | "vendor": "Red Hat, Inc.", |
5 | 5 | "name": "odo", |
6 | | - "version": "3.14.0", |
7 | | - "versionRange": "^3.14.0", |
8 | | - "versionRangeLabel": "version >= 3.14.0", |
| 6 | + "version": "3.15.0", |
| 7 | + "versionRange": "^3.15.0", |
| 8 | + "versionRangeLabel": "version >= 3.15.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.14.0/odo-windows-amd64.exe.zip", |
14 | | - "sha256sum": "ba214b33f175e05085926848f376efb3322673098826c3b63a0748a36e871b32", |
| 13 | + "url": "https://developers.redhat.com/content-gateway/rest/mirror2/pub/openshift-v4/clients/odo/v3.15.0/odo-windows-amd64.exe.zip", |
| 14 | + "sha256sum": "cf8ddcd46025325dd9e5f8b5f38ef8ea45d49a79c127b48c2b9c5b2ccb93afaa", |
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.14.0/odo-darwin-amd64.tar.gz", |
20 | | - "sha256sum": "f7f8a26e1da5a611f170058a12963b6edc13d096bb9a2f90442a9e1a078d283b", |
| 19 | + "url": "https://developers.redhat.com/content-gateway/rest/mirror2/pub/openshift-v4/clients/odo/v3.15.0/odo-darwin-amd64.tar.gz", |
| 20 | + "sha256sum": "45e96d490c593d994689156d17f5e1f1bf208f651ce19d74160ef12cb741b113", |
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.14.0/odo-linux-amd64.tar.gz", |
26 | | - "sha256sum": "e59edb8034197664db7161c98c8a46b31be0fc6c1ef795dd534c5421f56011c0", |
| 25 | + "url": "https://developers.redhat.com/content-gateway/rest/mirror2/pub/openshift-v4/clients/odo/v3.15.0/odo-linux-amd64.tar.gz", |
| 26 | + "sha256sum": "77e999ec3eca99ea17e9345496866afc9c1ae67d3069c9433659b801dab9c302", |
27 | 27 | "dlFileName": "odo-linux-amd64.tar.gz", |
28 | 28 | "cmdFileName": "odo" |
29 | 29 | } |
|
0 commit comments