Skip to content

Commit c27240c

Browse files
openshifttools-botvrubezhny
authored andcommitted
Update oc to 4.18.5
1 parent 06fcc0f commit c27240c

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.18.4",
50-
"versionRange": "^4.18.4",
51-
"versionRangeLabel": "version >= 4.18.4 and < 5.0.0",
49+
"version": "4.18.5",
50+
"versionRange": "^4.18.5",
51+
"versionRangeLabel": "version >= 4.18.5 and < 5.0.0",
5252
"filePrefix": "",
5353
"platform": {
5454
"win32": {
55-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.18.4/openshift-client-windows-4.18.4.zip",
56-
"sha256sum": "08608b2d65750593de20dccee9cfd9c7ab22287d93e0542cfb3f54329adc9750",
57-
"dlFileName": "openshift-client-windows-4.18.4.zip",
55+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.18.5/openshift-client-windows-4.18.5.zip",
56+
"sha256sum": "9acc027b033997e3c99673c08dcf838d311b9904d09827058a45212609e2c8cb",
57+
"dlFileName": "openshift-client-windows-4.18.5.zip",
5858
"cmdFileName": "oc.exe"
5959
},
6060
"darwin": {
61-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.18.4/openshift-client-mac-4.18.4.tar.gz",
62-
"sha256sum": "abe7e679ee851ff88c4f4b3e5ccd791cf26a7abfc6561ae38c886c57dcfa49ed",
63-
"dlFileName": "openshift-client-mac-4.18.4.tar.gz",
61+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.18.5/openshift-client-mac-4.18.5.tar.gz",
62+
"sha256sum": "1da498d5080daffedd85aadee38a502640ce1d2d9d47a5ce980e49b6f509cb1d",
63+
"dlFileName": "openshift-client-mac-4.18.5.tar.gz",
6464
"cmdFileName": "oc"
6565
},
6666
"darwin-arm64": {
67-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.18.4/openshift-client-mac-arm64-4.18.4.tar.gz",
68-
"sha256sum": "eb936134703e8ed55704a72f699542e84efae8899edfd41ecf3b5d28f4e29798",
69-
"dlFileName": "openshift-client-mac-arm64-4.18.4.tar.gz",
67+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.18.5/openshift-client-mac-arm64-4.18.5.tar.gz",
68+
"sha256sum": "fce9a942f9358a5acb1717f0233cc5d0cbec3ed086a0e3b0cdd7ea7aa3d95b2b",
69+
"dlFileName": "openshift-client-mac-arm64-4.18.5.tar.gz",
7070
"cmdFileName": "oc"
7171
},
7272
"linux": {
73-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.18.4/openshift-client-linux-4.18.4.tar.gz",
74-
"sha256sum": "74cdd6dca72f40f8cdd04f8d7ef1d1b8b5f3a904216d09a13fa2a03f3997d358",
75-
"dlFileName": "openshift-client-linux-4.18.4.tar.gz",
73+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.18.5/openshift-client-linux-4.18.5.tar.gz",
74+
"sha256sum": "3cd9d759596230f8ebfaa2813067eb532bfae399c3d99e3ffceaf5f02a9e00d1",
75+
"dlFileName": "openshift-client-linux-4.18.5.tar.gz",
7676
"cmdFileName": "oc"
7777
},
7878
"linux-arm64": {
79-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.18.4/openshift-client-linux-arm64-4.18.4.tar.gz",
80-
"sha256sum": "74e932a060b481ab9c4967ef5da942a5d7c2b739a003aff1aa5dc851271dbe89",
81-
"dlFileName": "openshift-client-linux-arm64-4.18.4.tar.gz",
79+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.18.5/openshift-client-linux-arm64-4.18.5.tar.gz",
80+
"sha256sum": "2f8e52c9df4b4c79524d67e64f372161a3700f9fe91776006196b5cb4505cb3a",
81+
"dlFileName": "openshift-client-linux-arm64-4.18.5.tar.gz",
8282
"cmdFileName": "oc"
8383
}
8484
}

0 commit comments

Comments
 (0)