Skip to content

Commit 6821c8c

Browse files
openshifttools-botdatho7561
authored andcommitted
Update odo to 3.15.0
1 parent 93a7c4a commit 6821c8c

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.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",
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.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",
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.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",
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.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",
2727
"dlFileName": "odo-linux-amd64.tar.gz",
2828
"cmdFileName": "odo"
2929
}

0 commit comments

Comments
 (0)