Skip to content

Commit eb7e8b2

Browse files
author
openshifttools-bot
committed
Update oc to 4.21.1
1 parent 6d17940 commit eb7e8b2

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.0",
50-
"versionRange": "^4.21.0",
51-
"versionRangeLabel": "version >= 4.21.0 and < 5.0.0",
49+
"version": "4.21.1",
50+
"versionRange": "^4.21.1",
51+
"versionRangeLabel": "version >= 4.21.1 and < 5.0.0",
5252
"filePrefix": "",
5353
"platform": {
5454
"win32": {
55-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.21.0/openshift-client-windows-4.21.0.zip",
56-
"sha256sum": "cd73def0395e1199087aeeb3f01b71a9444f9e19dfb6b86af85929c700eabcbf",
57-
"dlFileName": "openshift-client-windows-4.21.0.zip",
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",
5858
"cmdFileName": "oc.exe"
5959
},
6060
"darwin": {
61-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.21.0/openshift-client-mac-4.21.0.tar.gz",
62-
"sha256sum": "d19983cc98bd5db5d03d80a5881d458c6778c564cd62d4e6f225abbf4629c8e4",
63-
"dlFileName": "openshift-client-mac-4.21.0.tar.gz",
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",
6464
"cmdFileName": "oc"
6565
},
6666
"darwin-arm64": {
67-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.21.0/openshift-client-mac-arm64-4.21.0.tar.gz",
68-
"sha256sum": "abf36650a625640dbbfdf24d71998e5fcd9f95ee738cd8af5bc958525c4a30bb",
69-
"dlFileName": "openshift-client-mac-arm64-4.21.0.tar.gz",
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",
7070
"cmdFileName": "oc"
7171
},
7272
"linux": {
73-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.21.0/openshift-client-linux-4.21.0.tar.gz",
74-
"sha256sum": "735b43f9ae4ffe8f1777b13e23d691540f51dcbe18ac73ab058754d42abfb4b2",
75-
"dlFileName": "openshift-client-linux-4.21.0.tar.gz",
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",
7676
"cmdFileName": "oc"
7777
},
7878
"linux-arm64": {
79-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.21.0/openshift-client-linux-arm64-4.21.0.tar.gz",
80-
"sha256sum": "4c52f9ace1527e06a98cf67a7e0688c5665b911fe445a9c5c1d29134bd5e8777",
81-
"dlFileName": "openshift-client-linux-arm64-4.21.0.tar.gz",
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",
8282
"cmdFileName": "oc"
8383
}
8484
}

0 commit comments

Comments
 (0)