Skip to content

Commit b121800

Browse files
openshifttools-botvrubezhny
authored andcommitted
Update oc to 4.21.8
1 parent cd8167e commit b121800

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.7",
50-
"versionRange": "^4.21.7",
51-
"versionRangeLabel": "version >= 4.21.7 and < 5.0.0",
49+
"version": "4.21.8",
50+
"versionRange": "^4.21.8",
51+
"versionRangeLabel": "version >= 4.21.8 and < 5.0.0",
5252
"filePrefix": "",
5353
"platform": {
5454
"win32": {
55-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.21.7/openshift-client-windows-4.21.7.zip",
56-
"sha256sum": "3e6054fab5c48c1ca3044806a1416fb0ed057842c858d787e4496f9388d085bf",
57-
"dlFileName": "openshift-client-windows-4.21.7.zip",
55+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.21.8/openshift-client-windows-4.21.8.zip",
56+
"sha256sum": "6be7ceda526652a5ea028c737cfe23315b15f056abc6da8c7fa53ca36358e7f2",
57+
"dlFileName": "openshift-client-windows-4.21.8.zip",
5858
"cmdFileName": "oc.exe"
5959
},
6060
"darwin": {
61-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.21.7/openshift-client-mac-4.21.7.tar.gz",
62-
"sha256sum": "61a6e6d5e583c07fd75c5b14b275e265c023ffd1e10e5fd869e1fd484a1d2719",
63-
"dlFileName": "openshift-client-mac-4.21.7.tar.gz",
61+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.21.8/openshift-client-mac-4.21.8.tar.gz",
62+
"sha256sum": "78d1193e2b5d4524762e4584eac961f6817bd2e5af6c39f993594a8779edac5a",
63+
"dlFileName": "openshift-client-mac-4.21.8.tar.gz",
6464
"cmdFileName": "oc"
6565
},
6666
"darwin-arm64": {
67-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.21.7/openshift-client-mac-arm64-4.21.7.tar.gz",
68-
"sha256sum": "4e653e1daeba687a43ae5056a074eb905dd898a4c603ec9288ba9e1b4a4b77c7",
69-
"dlFileName": "openshift-client-mac-arm64-4.21.7.tar.gz",
67+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.21.8/openshift-client-mac-arm64-4.21.8.tar.gz",
68+
"sha256sum": "3982627c522046a42fbf0b840f1d06f602b70893caaa651e6dcae8a37c59fb1d",
69+
"dlFileName": "openshift-client-mac-arm64-4.21.8.tar.gz",
7070
"cmdFileName": "oc"
7171
},
7272
"linux": {
73-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.21.7/openshift-client-linux-4.21.7.tar.gz",
74-
"sha256sum": "d50da222b02816bf7df8c910586f8d7fbedef0a34d41f18230d9efe4b330a154",
75-
"dlFileName": "openshift-client-linux-4.21.7.tar.gz",
73+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.21.8/openshift-client-linux-4.21.8.tar.gz",
74+
"sha256sum": "046ee844e41ea53d7ccc8a8562be43d38ac4694dbc2bbe3e838fa30a85021236",
75+
"dlFileName": "openshift-client-linux-4.21.8.tar.gz",
7676
"cmdFileName": "oc"
7777
},
7878
"linux-arm64": {
79-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.21.7/openshift-client-linux-arm64-4.21.7.tar.gz",
80-
"sha256sum": "0963bb5d51b56f3df913e404155b193221ed3957008a73a84dc9e57d8686d6cc",
81-
"dlFileName": "openshift-client-linux-arm64-4.21.7.tar.gz",
79+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.21.8/openshift-client-linux-arm64-4.21.8.tar.gz",
80+
"sha256sum": "7cd979a118a67759d65573ddba7ea39f8556f42a14d09c5f6fae45590a51b443",
81+
"dlFileName": "openshift-client-linux-arm64-4.21.8.tar.gz",
8282
"cmdFileName": "oc"
8383
}
8484
}

0 commit comments

Comments
 (0)