Skip to content

Commit f112306

Browse files
openshifttools-botvrubezhny
authored andcommitted
Update oc to 4.21.2
1 parent df642ed commit f112306

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

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.1",
50-
"versionRange": "^4.21.1",
51-
"versionRangeLabel": "version >= 4.21.1 and < 5.0.0",
49+
"version": "4.21.2",
50+
"versionRange": "^4.21.2",
51+
"versionRangeLabel": "version >= 4.21.2 and < 5.0.0",
5252
"filePrefix": "",
5353
"platform": {
5454
"win32": {
55-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.21.1/openshift-client-windows-4.21.1.zip",
56-
"sha256sum": "dc1c349ce57628cb56dc5814c7daf7bc25d4aa7935c32b3cfa17d8fd09228eba",
57-
"dlFileName": "openshift-client-windows-4.21.1.zip",
55+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.21.2/openshift-client-windows-4.21.2.zip",
56+
"sha256sum": "f0d3e670143a4a7ae71aa016c405967d7a727d68df869eab99c452dbce391798",
57+
"dlFileName": "openshift-client-windows-4.21.2.zip",
5858
"cmdFileName": "oc.exe"
5959
},
6060
"darwin": {
61-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.21.1/openshift-client-mac-4.21.1.tar.gz",
62-
"sha256sum": "09e51e2f6ad3e3c0ede33d671edebef37edb00c65da86e45fafdb5178b36346e",
63-
"dlFileName": "openshift-client-mac-4.21.1.tar.gz",
61+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.21.2/openshift-client-mac-4.21.2.tar.gz",
62+
"sha256sum": "760519391e1e369d2a83d19a74671ffe6aaf0e1d64fb02efaa96af1c5af7a347",
63+
"dlFileName": "openshift-client-mac-4.21.2.tar.gz",
6464
"cmdFileName": "oc"
6565
},
6666
"darwin-arm64": {
67-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.21.1/openshift-client-mac-arm64-4.21.1.tar.gz",
68-
"sha256sum": "c5ffcfb121d055e4394199d1bb4c5dafe8e66e26868b2d94119483b472f8285d",
69-
"dlFileName": "openshift-client-mac-arm64-4.21.1.tar.gz",
67+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.21.2/openshift-client-mac-arm64-4.21.2.tar.gz",
68+
"sha256sum": "6fce587ed408fcdf9f9a79e4ddaa3979a63d9952f2555417c2ed13dcdddc0a92",
69+
"dlFileName": "openshift-client-mac-arm64-4.21.2.tar.gz",
7070
"cmdFileName": "oc"
7171
},
7272
"linux": {
73-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.21.1/openshift-client-linux-4.21.1.tar.gz",
74-
"sha256sum": "ac576adacbaff1981e1ea59d28793bba4cb5493f6dba6237b13510703900fedb",
75-
"dlFileName": "openshift-client-linux-4.21.1.tar.gz",
73+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.21.2/openshift-client-linux-4.21.2.tar.gz",
74+
"sha256sum": "2e91786d12c8c9f1058978c610b42db85a9d5484d1dfdc36f84f178f11853835",
75+
"dlFileName": "openshift-client-linux-4.21.2.tar.gz",
7676
"cmdFileName": "oc"
7777
},
7878
"linux-arm64": {
79-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.21.1/openshift-client-linux-arm64-4.21.1.tar.gz",
80-
"sha256sum": "e8a6b3f350354d99573a1747451e365cb138b7eab3d2f1401ebbeb10f49b9018",
81-
"dlFileName": "openshift-client-linux-arm64-4.21.1.tar.gz",
79+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.21.2/openshift-client-linux-arm64-4.21.2.tar.gz",
80+
"sha256sum": "44dd9a93a7ac7c7906b570e23e144969e0c3c2eadae5b528c0dc3e069c7e96cd",
81+
"dlFileName": "openshift-client-linux-arm64-4.21.2.tar.gz",
8282
"cmdFileName": "oc"
8383
}
8484
}

0 commit comments

Comments
 (0)