Skip to content

Commit df24aff

Browse files
openshifttools-botvrubezhny
authored andcommitted
Update oc to 4.21.4
1 parent b8a84a2 commit df24aff

1 file changed

Lines changed: 18 additions & 18 deletions

File tree

src/tools.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -46,39 +46,39 @@
4646
"vendor": "Red Hat, Inc.",
4747
"name": "oc",
4848
"cmdFileName": "oc",
49-
"version": "4.21.3",
50-
"versionRange": "^4.21.3",
51-
"versionRangeLabel": "version >= 4.21.3 and < 5.0.0",
49+
"version": "4.21.4",
50+
"versionRange": "^4.21.4",
51+
"versionRangeLabel": "version >= 4.21.4 and < 5.0.0",
5252
"filePrefix": "",
5353
"platform": {
5454
"win32": {
55-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.21.3/openshift-client-windows-4.21.3.zip",
56-
"sha256sum": "3cd0ba63463669d97f263bb9b914c2a4c85486ec437c8fe5b80df578f40d7b02",
57-
"dlFileName": "openshift-client-windows-4.21.3.zip",
55+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.21.4/openshift-client-windows-4.21.4.zip",
56+
"sha256sum": "b9b8cf6317cf4f02789e9609b27f7ffb4f0a6f50d56c80ca21d059be1fb828e2",
57+
"dlFileName": "openshift-client-windows-4.21.4.zip",
5858
"cmdFileName": "oc.exe"
5959
},
6060
"darwin": {
61-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.21.3/openshift-client-mac-4.21.3.tar.gz",
62-
"sha256sum": "4ead52e58d642fed9e29220a1c0729beca718e3e44a3ee748d28e1ab078a453d",
63-
"dlFileName": "openshift-client-mac-4.21.3.tar.gz",
61+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.21.4/openshift-client-mac-4.21.4.tar.gz",
62+
"sha256sum": "02c1f5e6ada56aaacfda95023e508761b742fb0509e6c76c9e801aeb5ec48f97",
63+
"dlFileName": "openshift-client-mac-4.21.4.tar.gz",
6464
"cmdFileName": "oc"
6565
},
6666
"darwin-arm64": {
67-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.21.3/openshift-client-mac-arm64-4.21.3.tar.gz",
68-
"sha256sum": "e4f8741dc972cc5fe39f6a9e848dad50e73d20ad678a32990d110317dc491c41",
69-
"dlFileName": "openshift-client-mac-arm64-4.21.3.tar.gz",
67+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.21.4/openshift-client-mac-arm64-4.21.4.tar.gz",
68+
"sha256sum": "d566aad59a1bccd21eb00949bad6c8f72a4c3d8a01939414727198b94e4c2b56",
69+
"dlFileName": "openshift-client-mac-arm64-4.21.4.tar.gz",
7070
"cmdFileName": "oc"
7171
},
7272
"linux": {
73-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.21.3/openshift-client-linux-4.21.3.tar.gz",
74-
"sha256sum": "2534f039ca5cbb72d24a1f3090b3cffc63e233db5adb622c290ccd583213563e",
75-
"dlFileName": "openshift-client-linux-4.21.3.tar.gz",
73+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.21.4/openshift-client-linux-4.21.4.tar.gz",
74+
"sha256sum": "44935de9ffe64fba83b33624d3b40f49219f5b1068dea5bb6f359e1f222e5e35",
75+
"dlFileName": "openshift-client-linux-4.21.4.tar.gz",
7676
"cmdFileName": "oc"
7777
},
7878
"linux-arm64": {
79-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.21.3/openshift-client-linux-arm64-4.21.3.tar.gz",
80-
"sha256sum": "38715fe559d70ebd65ef40834b721af2892ee1757fda7b664a135425a3314e80",
81-
"dlFileName": "openshift-client-linux-arm64-4.21.3.tar.gz",
79+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.21.4/openshift-client-linux-arm64-4.21.4.tar.gz",
80+
"sha256sum": "cb3b521d7ae90f9569c8d4788261fb2eedabb6716171b59065798ccf7232d843",
81+
"dlFileName": "openshift-client-linux-arm64-4.21.4.tar.gz",
8282
"cmdFileName": "oc"
8383
}
8484
}

0 commit comments

Comments
 (0)