Skip to content

Commit 7f8e01e

Browse files
openshifttools-botdatho7561
authored andcommitted
Update oc to 4.14.2
1 parent aec13a8 commit 7f8e01e

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

src/tools.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -46,21 +46,21 @@
4646
"vendor": "Red Hat, Inc.",
4747
"name": "oc",
4848
"cmdFileName": "oc",
49-
"version": "4.14.1",
50-
"versionRange": "^4.14.1",
51-
"versionRangeLabel": "version >= 4.14.1 and < 5.0.0",
49+
"version": "4.14.2",
50+
"versionRange": "^4.14.2",
51+
"versionRangeLabel": "version >= 4.14.2 and < 5.0.0",
5252
"filePrefix": "",
5353
"platform": {
5454
"win32": {
55-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.14.1/openshift-client-windows-4.14.1.zip",
56-
"sha256sum": "cf6de91f2c508e0d4ca9a01a38bda354a7fe937345d0d09baec263664d316780",
57-
"dlFileName": "openshift-client-windows-4.14.1.zip",
55+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.14.2/openshift-client-windows-4.14.2.zip",
56+
"sha256sum": "45c70487b2708fc6f9c3ee6c09958e954d86d97b9c20fdec76a9baf42bbd3ba9",
57+
"dlFileName": "openshift-client-windows-4.14.2.zip",
5858
"cmdFileName": "oc.exe"
5959
},
6060
"darwin": {
61-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.14.1/openshift-client-mac-4.14.1.tar.gz",
62-
"sha256sum": "559cddfa1c29602f30227989dbca3d656c3b69a9d47ec69fd468de979893f7e4",
63-
"dlFileName": "openshift-client-mac-4.14.1.tar.gz",
61+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.14.2/openshift-client-mac-4.14.2.tar.gz",
62+
"sha256sum": "38d2a554d3a60ce3f92e34aaabe7dc021d479e7b4ca31d2914fa2f14d9a85e0b",
63+
"dlFileName": "openshift-client-mac-4.14.2.tar.gz",
6464
"cmdFileName": "oc"
6565
},
6666
"darwin-arm64": {
@@ -70,9 +70,9 @@
7070
"cmdFileName": "oc"
7171
},
7272
"linux": {
73-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.14.1/openshift-client-linux-4.14.1.tar.gz",
74-
"sha256sum": "f17c71622d9a07ef148e23f4eb400af14cb34c2a6bba3b9d9fed53030420f70e",
75-
"dlFileName": "openshift-client-linux-4.14.1.tar.gz",
73+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.14.2/openshift-client-linux-4.14.2.tar.gz",
74+
"sha256sum": "10cbc0e5a7f8f077041844a1d8de27902354f86d8c4502f5e556dae7114f79d0",
75+
"dlFileName": "openshift-client-linux-4.14.2.tar.gz",
7676
"cmdFileName": "oc"
7777
},
7878
"linux-arm64": {

0 commit comments

Comments
 (0)