|
3 | 3 | "description": "odo CLI", |
4 | 4 | "vendor": "Red Hat, Inc.", |
5 | 5 | "name": "odo", |
6 | | - "version": "3.15.0", |
7 | | - "versionRange": "^3.15.0", |
8 | | - "versionRangeLabel": "version >= 3.15.0", |
| 6 | + "version": "3.16.1", |
| 7 | + "versionRange": "^3.16.1", |
| 8 | + "versionRangeLabel": "version >= 3.16.1", |
9 | 9 | "dlFileName": "odo", |
10 | 10 | "filePrefix": "", |
11 | 11 | "platform": { |
12 | 12 | "win32": { |
13 | | - "url": "https://developers.redhat.com/content-gateway/file/pub/openshift-v4/clients/odo/v3.15.0/odo-windows-amd64.exe.zip", |
14 | | - "sha256sum": "cf8ddcd46025325dd9e5f8b5f38ef8ea45d49a79c127b48c2b9c5b2ccb93afaa", |
| 13 | + "url": "https://developers.redhat.com/content-gateway/file/pub/openshift-v4/clients/odo/v3.16.1/odo-windows-amd64.exe.zip", |
| 14 | + "sha256sum": "04b0a14eb0ef13c0d8ac862cd2abeea9de74e26624c6d38fc6bc8a5759a8f9e8", |
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/file/pub/openshift-v4/clients/odo/v3.15.0/odo-darwin-amd64.tar.gz", |
20 | | - "sha256sum": "45e96d490c593d994689156d17f5e1f1bf208f651ce19d74160ef12cb741b113", |
| 19 | + "url": "https://developers.redhat.com/content-gateway/file/pub/openshift-v4/clients/odo/v3.16.1/odo-darwin-amd64.tar.gz", |
| 20 | + "sha256sum": "843a4845176f5b8f8d693a6138afaa893dd195ead6a1122cae437a71ec78b4cb", |
21 | 21 | "dlFileName": "odo-darwin-amd64.tar.gz", |
22 | 22 | "cmdFileName": "odo-darwin-amd64" |
23 | 23 | }, |
24 | 24 | "darwin-arm64": { |
25 | | - "url": "https://developers.redhat.com/content-gateway/file/pub/openshift-v4/clients/odo/v3.15.0/odo-darwin-arm64.tar.gz", |
26 | | - "sha256sum": "dade9c0679d2624d80818ed66a5d80d161c291b6a9e72dde8c6b7573843c175e", |
| 25 | + "url": "https://developers.redhat.com/content-gateway/file/pub/openshift-v4/clients/odo/v3.16.1/odo-darwin-arm64.tar.gz", |
| 26 | + "sha256sum": "68bc64b88474ca42d553f50f50ab28d7e0ddabca305ab9ee56c450558798f4b7", |
27 | 27 | "dlFileName": "odo-darwin-arm64.tar.gz", |
28 | 28 | "cmdFileName": "odo-darwin-arm64" |
29 | 29 | }, |
30 | 30 | "linux": { |
31 | | - "url": "https://developers.redhat.com/content-gateway/file/pub/openshift-v4/clients/odo/v3.15.0/odo-linux-amd64.tar.gz", |
32 | | - "sha256sum": "77e999ec3eca99ea17e9345496866afc9c1ae67d3069c9433659b801dab9c302", |
| 31 | + "url": "https://developers.redhat.com/content-gateway/file/pub/openshift-v4/clients/odo/v3.16.1/odo-linux-amd64.tar.gz", |
| 32 | + "sha256sum": "e539bb37a2084d381562ed8808f3dca3dc918e1c4917d94e5357f2e97185b415", |
33 | 33 | "dlFileName": "odo-linux-amd64.tar.gz", |
34 | 34 | "cmdFileName": "odo" |
35 | 35 | }, |
36 | 36 | "linux-arm64": { |
37 | | - "url": "https://developers.redhat.com/content-gateway/file/pub/openshift-v4/clients/odo/v3.15.0/odo-linux-arm64.tar.gz", |
38 | | - "sha256sum": "b154cb06fbc423006b8892b302d5e6701986c9bbaa872efc2a7056b787a152e1", |
| 37 | + "url": "https://developers.redhat.com/content-gateway/file/pub/openshift-v4/clients/odo/v3.16.1/odo-linux-arm64.tar.gz", |
| 38 | + "sha256sum": "0fa32171f48a3856c38bec4ffd923b2dd9be18f07e1380c303615ac8a830d363", |
39 | 39 | "dlFileName": "odo-linux-arm64.tar.gz", |
40 | 40 | "cmdFileName": "odo" |
41 | 41 | } |
|
0 commit comments