Skip to content

Commit fbbe4f6

Browse files
github-actions[bot]openshifttools-bot
andauthored
Update odo to 3.14.0 (#3131)
Co-authored-by: openshifttools-bot <openshifttools-bot@users.noreply.github.com>
1 parent 9607622 commit fbbe4f6

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.13.0",
7-
"versionRange": "^3.13.0",
8-
"versionRangeLabel": "version >= 3.13.0",
6+
"version": "3.14.0",
7+
"versionRange": "^3.14.0",
8+
"versionRangeLabel": "version >= 3.14.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.13.0/odo-windows-amd64.exe.zip",
14-
"sha256sum": "39d5b08dbabf6020c7dfd9c3694048bd2d6eb6594d44d67f9941a1901bb0ed96",
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",
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.13.0/odo-darwin-amd64.tar.gz",
20-
"sha256sum": "9612f43acacb66802c79ff7705d1a396b68999a650049530331e56b95ab0548a",
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",
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.13.0/odo-linux-amd64.tar.gz",
26-
"sha256sum": "dd0f0f5c1f4b21d6b03db0b776330aad321fe30fb9a61a1b86a7565ca1c46b41",
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",
2727
"dlFileName": "odo-linux-amd64.tar.gz",
2828
"cmdFileName": "odo"
2929
}

0 commit comments

Comments
 (0)