Skip to content

Commit 935c855

Browse files
openshifttools-botvrubezhny
authored andcommitted
Update oc to 4.21.10
1 parent 50dae1c commit 935c855

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.9",
50-
"versionRange": "^4.21.9",
51-
"versionRangeLabel": "version >= 4.21.9 and < 5.0.0",
49+
"version": "4.21.10",
50+
"versionRange": "^4.21.10",
51+
"versionRangeLabel": "version >= 4.21.10 and < 5.0.0",
5252
"filePrefix": "",
5353
"platform": {
5454
"win32": {
55-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.21.9/openshift-client-windows-4.21.9.zip",
56-
"sha256sum": "1e9562d6d97d0c2f6b4e531891550d9363ba1f0f977bcd5cf7bb135867d5cd4b",
57-
"dlFileName": "openshift-client-windows-4.21.9.zip",
55+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.21.10/openshift-client-windows-4.21.10.zip",
56+
"sha256sum": "6c785ccfe69d8f0faf52f860539700cc6fec0116f2c58a57b311a78ef21ac21c",
57+
"dlFileName": "openshift-client-windows-4.21.10.zip",
5858
"cmdFileName": "oc.exe"
5959
},
6060
"darwin": {
61-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.21.9/openshift-client-mac-4.21.9.tar.gz",
62-
"sha256sum": "718c570bd2de64eb43e2651179a22f7d22021a35ec58b18868d27b95fc2a276c",
63-
"dlFileName": "openshift-client-mac-4.21.9.tar.gz",
61+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.21.10/openshift-client-mac-4.21.10.tar.gz",
62+
"sha256sum": "734101b5374053603b93de67a101bb6eedc68e833024e2c2e5b62acbe7959d53",
63+
"dlFileName": "openshift-client-mac-4.21.10.tar.gz",
6464
"cmdFileName": "oc"
6565
},
6666
"darwin-arm64": {
67-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.21.9/openshift-client-mac-arm64-4.21.9.tar.gz",
68-
"sha256sum": "e82790cc79e4d51f5350b9a1d37757a270f8bce497e21f91f6dcc3b9a0bbe179",
69-
"dlFileName": "openshift-client-mac-arm64-4.21.9.tar.gz",
67+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.21.10/openshift-client-mac-arm64-4.21.10.tar.gz",
68+
"sha256sum": "2ec3d45ff2e76472e90ed16093201fc943ed6195c0cf7c244f41384b4f9507af",
69+
"dlFileName": "openshift-client-mac-arm64-4.21.10.tar.gz",
7070
"cmdFileName": "oc"
7171
},
7272
"linux": {
73-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.21.9/openshift-client-linux-4.21.9.tar.gz",
74-
"sha256sum": "22ac28b763f469accc2c35b638a44d4e0b77219211c99557ad0f6689fdda2c88",
75-
"dlFileName": "openshift-client-linux-4.21.9.tar.gz",
73+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.21.10/openshift-client-linux-4.21.10.tar.gz",
74+
"sha256sum": "514515cc244ef4dd2a4d986dd49aa6f4f170660d369992628ba0dbc3dfe9d146",
75+
"dlFileName": "openshift-client-linux-4.21.10.tar.gz",
7676
"cmdFileName": "oc"
7777
},
7878
"linux-arm64": {
79-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.21.9/openshift-client-linux-arm64-4.21.9.tar.gz",
80-
"sha256sum": "216598a4cfaa738fc8c890b086be1a060325b3be609b9020c7d37ae87f6e4649",
81-
"dlFileName": "openshift-client-linux-arm64-4.21.9.tar.gz",
79+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.21.10/openshift-client-linux-arm64-4.21.10.tar.gz",
80+
"sha256sum": "621565f399b4dca66792460ff75266889463935ea294d8a982065f4400530edd",
81+
"dlFileName": "openshift-client-linux-arm64-4.21.10.tar.gz",
8282
"cmdFileName": "oc"
8383
}
8484
}

0 commit comments

Comments
 (0)