Skip to content

Commit efba334

Browse files
openshifttools-botvrubezhny
authored andcommitted
Update oc to 4.14.3
1 parent bf2ba5b commit efba334

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.2",
50-
"versionRange": "^4.14.2",
51-
"versionRangeLabel": "version >= 4.14.2 and < 5.0.0",
49+
"version": "4.14.3",
50+
"versionRange": "^4.14.3",
51+
"versionRangeLabel": "version >= 4.14.3 and < 5.0.0",
5252
"filePrefix": "",
5353
"platform": {
5454
"win32": {
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",
55+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.14.3/openshift-client-windows-4.14.3.zip",
56+
"sha256sum": "c4a2cb64a5357943c8ad8c3e98069cd9f89002c55241aa99598f819dcc3054bb",
57+
"dlFileName": "openshift-client-windows-4.14.3.zip",
5858
"cmdFileName": "oc.exe"
5959
},
6060
"darwin": {
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",
61+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.14.3/openshift-client-mac-4.14.3.tar.gz",
62+
"sha256sum": "d3961b10a22f3fad8f6538896fe4ea0dfa0a4ad96a26a992297856ac30587daf",
63+
"dlFileName": "openshift-client-mac-4.14.3.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.2/openshift-client-linux-4.14.2.tar.gz",
74-
"sha256sum": "10cbc0e5a7f8f077041844a1d8de27902354f86d8c4502f5e556dae7114f79d0",
75-
"dlFileName": "openshift-client-linux-4.14.2.tar.gz",
73+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.14.3/openshift-client-linux-4.14.3.tar.gz",
74+
"sha256sum": "1169c772230e2bc1d94662f67d1f8e75c3e295bd01582986eaa07e23f7608498",
75+
"dlFileName": "openshift-client-linux-4.14.3.tar.gz",
7676
"cmdFileName": "oc"
7777
},
7878
"linux-arm64": {

0 commit comments

Comments
 (0)