Skip to content

Commit 1f4c74f

Browse files
openshifttools-botvrubezhny
authored andcommitted
Update oc to 4.21.5
1 parent f35365a commit 1f4c74f

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

0 commit comments

Comments
 (0)