Skip to content

Commit b36b9fb

Browse files
openshifttools-botdatho7561
authored andcommitted
Update odo to 3.12.0
1 parent e16bf57 commit b36b9fb

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.11.0",
7-
"versionRange": "^3.11.0",
8-
"versionRangeLabel": "version >= 3.11.0",
6+
"version": "3.12.0",
7+
"versionRange": "^3.12.0",
8+
"versionRangeLabel": "version >= 3.12.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.11.0/odo-windows-amd64.exe.zip",
14-
"sha256sum": "d56fc3591d1cac464a253999c198093cec72ce7c0675d60b6750d200169553f7",
13+
"url": "https://developers.redhat.com/content-gateway/rest/mirror2/pub/openshift-v4/clients/odo/v3.12.0/odo-windows-amd64.exe.zip",
14+
"sha256sum": "3a96e70018fe02cb1359ed9eae5e5391fb79b06a1017990c05944241f6cda596",
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.11.0/odo-darwin-amd64.tar.gz",
20-
"sha256sum": "ec43f0e0ec6e30d97a6524f1b413193a2eb44c1f140d6755ff4c37ba04252e9d",
19+
"url": "https://developers.redhat.com/content-gateway/rest/mirror2/pub/openshift-v4/clients/odo/v3.12.0/odo-darwin-amd64.tar.gz",
20+
"sha256sum": "4e66790b8e270af14fd76d3231ea69ef8e51b57ea36af40ebdda52c0504d2122",
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.11.0/odo-linux-amd64.tar.gz",
26-
"sha256sum": "81bdbe0efcc9362de2a794fe31819c94074ae0af0a8322d420a1e1d4d264b92e",
25+
"url": "https://developers.redhat.com/content-gateway/rest/mirror2/pub/openshift-v4/clients/odo/v3.12.0/odo-linux-amd64.tar.gz",
26+
"sha256sum": "07a5b815310f5a270d9db330a0befd25a80c6206f080949df885f4b6c95e29fa",
2727
"dlFileName": "odo-linux-amd64.tar.gz",
2828
"cmdFileName": "odo"
2929
}

0 commit comments

Comments
 (0)