Skip to content

Commit 899c824

Browse files
committed
Update odo to v3.5.0
Signed-off-by: Denis Golovin dgolovin@redhat.com
1 parent f3a8d6d commit 899c824

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

src/tools.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,27 +3,27 @@
33
"description": "odo CLI",
44
"vendor": "Red Hat, Inc.",
55
"name": "odo",
6-
"version": "3.4.0",
7-
"versionRange": "^3.4.0",
8-
"versionRangeLabel": "version >= 3.4.0",
6+
"version": "3.5.0",
7+
"versionRange": "^3.5.0",
8+
"versionRangeLabel": "version >= 3.5.0",
99
"dlFileName": "odo",
1010
"filePrefix": "",
1111
"platform": {
1212
"win32": {
13-
"url": "https://developers.redhat.com/content-gateway/rest/mirror2/pub/openshift-v4/clients/odo/v3.4.0/odo-windows-amd64.exe.zip",
14-
"sha256sum": "bc0c2f4b573bf4e50d689cfd3076de2806e62f48c305e71150b15eba7b4f2a5a",
13+
"url": "https://developers.redhat.com/content-gateway/rest/mirror2/pub/openshift-v4/clients/odo/v3.5.0/odo-windows-amd64.exe.zip",
14+
"sha256sum": "59350abd877058e100567fd62bd636961ae4b48a3f32b6dfe029d0befc8ebef3",
1515
"dlFileName": "odo-windows-amd64.exe.zip",
1616
"cmdFileName": "odo-windows-amd64.exe"
1717
},
1818
"darwin": {
19-
"url": "https://developers.redhat.com/content-gateway/rest/mirror2/pub/openshift-v4/clients/odo/v3.4.0/odo-darwin-amd64.tar.gz",
20-
"sha256sum": "6560d60d7075cc573979d8bfc6de0ecb747e41e5ec3fe7f275b40003d8dbaed7",
19+
"url": "https://developers.redhat.com/content-gateway/rest/mirror2/pub/openshift-v4/clients/odo/v3.5.0/odo-darwin-amd64.tar.gz",
20+
"sha256sum": "21a0471fceb729b2dc65efffa0871b89ac70db0ec34c509072e8374e23c86d3e",
2121
"dlFileName": "odo-darwin-amd64.tar.gz",
2222
"cmdFileName": "odo-darwin-amd64"
2323
},
2424
"linux": {
25-
"url": "https://developers.redhat.com/content-gateway/rest/mirror2/pub/openshift-v4/clients/odo/v3.4.0/odo-linux-amd64.tar.gz",
26-
"sha256sum": "99252ec1e79c81e5bd64237c5656ee13049ded030c393b138ce2c53e657757bb",
25+
"url": "https://developers.redhat.com/content-gateway/rest/mirror2/pub/openshift-v4/clients/odo/v3.5.0/odo-linux-amd64.tar.gz",
26+
"sha256sum": "40b7496f01c08e9a90536402843b9e12c561aa5f30d9729f93d9d087c8170daf",
2727
"dlFileName": "odo-linux-amd64.tar.gz",
2828
"cmdFileName": "odo"
2929
}

0 commit comments

Comments
 (0)