Skip to content

Commit f209e6c

Browse files
openshifttools-botvrubezhny
authored andcommitted
Update odo to 3.16.1
1 parent 1ea8eb1 commit f209e6c

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

src/tools.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,39 +3,39 @@
33
"description": "odo CLI",
44
"vendor": "Red Hat, Inc.",
55
"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",
99
"dlFileName": "odo",
1010
"filePrefix": "",
1111
"platform": {
1212
"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",
1515
"dlFileName": "odo-windows-amd64.exe.zip",
1616
"cmdFileName": "odo-windows-amd64.exe"
1717
},
1818
"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",
2121
"dlFileName": "odo-darwin-amd64.tar.gz",
2222
"cmdFileName": "odo-darwin-amd64"
2323
},
2424
"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",
2727
"dlFileName": "odo-darwin-arm64.tar.gz",
2828
"cmdFileName": "odo-darwin-arm64"
2929
},
3030
"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",
3333
"dlFileName": "odo-linux-amd64.tar.gz",
3434
"cmdFileName": "odo"
3535
},
3636
"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",
3939
"dlFileName": "odo-linux-arm64.tar.gz",
4040
"cmdFileName": "odo"
4141
}

0 commit comments

Comments
 (0)