Skip to content

Commit 3e2290c

Browse files
openshifttools-botvrubezhny
authored andcommitted
Update oc to 4.16.0
1 parent 6d6663c commit 3e2290c

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.18",
50-
"versionRange": "^4.15.18",
51-
"versionRangeLabel": "version >= 4.15.18 and < 5.0.0",
49+
"version": "4.16.0",
50+
"versionRange": "^4.16.0",
51+
"versionRangeLabel": "version >= 4.16.0 and < 5.0.0",
5252
"filePrefix": "",
5353
"platform": {
5454
"win32": {
55-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.15.18/openshift-client-windows-4.15.18.zip",
56-
"sha256sum": "7b8fe83a01b814360ec3d9579836326f4bc6738f371541b970b2431380c33b86",
57-
"dlFileName": "openshift-client-windows-4.15.18.zip",
55+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.16.0/openshift-client-windows-4.16.0.zip",
56+
"sha256sum": "bb8c3a352b2737ffe94133b2e95164cc8fd0212082f5c7d46df972c19e141a9d",
57+
"dlFileName": "openshift-client-windows-4.16.0.zip",
5858
"cmdFileName": "oc.exe"
5959
},
6060
"darwin": {
61-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.15.18/openshift-client-mac-4.15.18.tar.gz",
62-
"sha256sum": "3421fe761b7a8ba745530c21bb6b5413ed800e8b432bbd44cc3092f9bd0fdf14",
63-
"dlFileName": "openshift-client-mac-4.15.18.tar.gz",
61+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.16.0/openshift-client-mac-4.16.0.tar.gz",
62+
"sha256sum": "11cd9aee3e4a0d1ef434a3f8289666a48eea1d4d233133dce672364ab5c117dc",
63+
"dlFileName": "openshift-client-mac-4.16.0.tar.gz",
6464
"cmdFileName": "oc"
6565
},
6666
"darwin-arm64": {
67-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.15.18/openshift-client-mac-arm64-4.15.18.tar.gz",
68-
"sha256sum": "7918aa20d929c14ab2aafeab001d8f68b1dd6c572724e2e9540204575a55bbe8",
69-
"dlFileName": "openshift-client-mac-arm64-4.15.18.tar.gz",
67+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.16.0/openshift-client-mac-arm64-4.16.0.tar.gz",
68+
"sha256sum": "1c16708f49bbd06c03ded7761a5ec3afb10626ac4ab2dee28c1afeac86e33637",
69+
"dlFileName": "openshift-client-mac-arm64-4.16.0.tar.gz",
7070
"cmdFileName": "oc"
7171
},
7272
"linux": {
73-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.15.18/openshift-client-linux-4.15.18.tar.gz",
74-
"sha256sum": "4702ad91c02b150e0f0a7066b8d794b7af321b44f6d70994292083d4992f2975",
75-
"dlFileName": "openshift-client-linux-4.15.18.tar.gz",
73+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.16.0/openshift-client-linux-4.16.0.tar.gz",
74+
"sha256sum": "4157a1c48feaaac7b6de2e887a0eb6369abf3c5d6a9567daff8592e384850682",
75+
"dlFileName": "openshift-client-linux-4.16.0.tar.gz",
7676
"cmdFileName": "oc"
7777
},
7878
"linux-arm64": {
79-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.15.18/openshift-client-linux-arm64-4.15.18.tar.gz",
80-
"sha256sum": "edecaaa0f001b1be48129693d9a7a2248c7e9522dc9003bf8d8ca038775c6001",
81-
"dlFileName": "openshift-client-linux-arm64-4.15.18.tar.gz",
79+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.16.0/openshift-client-linux-arm64-4.16.0.tar.gz",
80+
"sha256sum": "e337db02b42e5121860380eb2a58de3ce513683a6349bcde08460b3c23fbf2c1",
81+
"dlFileName": "openshift-client-linux-arm64-4.16.0.tar.gz",
8282
"cmdFileName": "oc"
8383
}
8484
}

0 commit comments

Comments
 (0)