Skip to content

Commit ef004c7

Browse files
openshifttools-botvrubezhny
authored andcommitted
Update oc to 4.15.11
1 parent 49d16c5 commit ef004c7

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.15.10",
50-
"versionRange": "^4.15.10",
51-
"versionRangeLabel": "version >= 4.15.10 and < 5.0.0",
49+
"version": "4.15.11",
50+
"versionRange": "^4.15.11",
51+
"versionRangeLabel": "version >= 4.15.11 and < 5.0.0",
5252
"filePrefix": "",
5353
"platform": {
5454
"win32": {
55-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.15.10/openshift-client-windows-4.15.10.zip",
56-
"sha256sum": "6177b4218dd2cab7b044870840fa27b7612aed7f7302b437274d09d95f376437",
57-
"dlFileName": "openshift-client-windows-4.15.10.zip",
55+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.15.11/openshift-client-windows-4.15.11.zip",
56+
"sha256sum": "968f6761b0d579db70f8159cf3e5d81ac61c6e88cffc597fa08aa2f737fdf4d7",
57+
"dlFileName": "openshift-client-windows-4.15.11.zip",
5858
"cmdFileName": "oc.exe"
5959
},
6060
"darwin": {
61-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.15.10/openshift-client-mac-4.15.10.tar.gz",
62-
"sha256sum": "6efe45f6de41cfb7bfa7dce007ddce2a3654cfbf3b01dd3f0edd60265cf9301d",
63-
"dlFileName": "openshift-client-mac-4.15.10.tar.gz",
61+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.15.11/openshift-client-mac-4.15.11.tar.gz",
62+
"sha256sum": "b6c0097038d56bdb01a6d6ec4d653126c49aaf1266efcecde7761f881bbecd54",
63+
"dlFileName": "openshift-client-mac-4.15.11.tar.gz",
6464
"cmdFileName": "oc"
6565
},
6666
"darwin-arm64": {
67-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.15.10/openshift-client-mac-arm64-4.15.10.tar.gz",
68-
"sha256sum": "78bd0e658c2aa16017619f10976a600418c159830805e4d597cb1d66558b6844",
69-
"dlFileName": "openshift-client-mac-arm64-4.15.10.tar.gz",
67+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.15.11/openshift-client-mac-arm64-4.15.11.tar.gz",
68+
"sha256sum": "d73354f2cf0c9c2635d8dd0afc5463e54f93fffc3a1f505e2a3ac5eea0a6b380",
69+
"dlFileName": "openshift-client-mac-arm64-4.15.11.tar.gz",
7070
"cmdFileName": "oc"
7171
},
7272
"linux": {
73-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.15.10/openshift-client-linux-4.15.10.tar.gz",
74-
"sha256sum": "335ad3532a4c3fb02b3b96744ee8a635262948ae5eda1f1efc9a88686ea94a3c",
75-
"dlFileName": "openshift-client-linux-4.15.10.tar.gz",
73+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.15.11/openshift-client-linux-4.15.11.tar.gz",
74+
"sha256sum": "d03b01020af6e5fbd9ab8487349d81a0f7e4b0fd919225392a5bc2323fe1b063",
75+
"dlFileName": "openshift-client-linux-4.15.11.tar.gz",
7676
"cmdFileName": "oc"
7777
},
7878
"linux-arm64": {
79-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.15.10/openshift-client-linux-arm64-4.15.10.tar.gz",
80-
"sha256sum": "a2a9bcc326a4986f024c4328d1b36530c493ac22ff21e520e54cd665f471d44f",
81-
"dlFileName": "openshift-client-linux-arm64-4.15.10.tar.gz",
79+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.15.11/openshift-client-linux-arm64-4.15.11.tar.gz",
80+
"sha256sum": "3b0c09a8337974b3fff976046c09744164599f3cd4f717d8752ffac3a6837015",
81+
"dlFileName": "openshift-client-linux-arm64-4.15.11.tar.gz",
8282
"cmdFileName": "oc"
8383
}
8484
}

0 commit comments

Comments
 (0)