Skip to content

Commit 0d3624d

Browse files
github-actions[bot]openshifttools-bot
andauthored
Update oc to 4.14.8 (#3811)
Co-authored-by: openshifttools-bot <openshifttools-bot@users.noreply.github.com>
1 parent bd31c63 commit 0d3624d

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.14.7",
50-
"versionRange": "^4.14.7",
51-
"versionRangeLabel": "version >= 4.14.7 and < 5.0.0",
49+
"version": "4.14.8",
50+
"versionRange": "^4.14.8",
51+
"versionRangeLabel": "version >= 4.14.8 and < 5.0.0",
5252
"filePrefix": "",
5353
"platform": {
5454
"win32": {
55-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.14.7/openshift-client-windows-4.14.7.zip",
56-
"sha256sum": "36131765d25c2134807b71031f2c06b3a90ad9b1694ed98fdb8639f8b29d5eb3",
57-
"dlFileName": "openshift-client-windows-4.14.7.zip",
55+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.14.8/openshift-client-windows-4.14.8.zip",
56+
"sha256sum": "964b8e5c3787495133d65880631b56afc53e2ebd09eaceb5e2ef80d899e7a33e",
57+
"dlFileName": "openshift-client-windows-4.14.8.zip",
5858
"cmdFileName": "oc.exe"
5959
},
6060
"darwin": {
61-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.14.7/openshift-client-mac-4.14.7.tar.gz",
62-
"sha256sum": "129e1f614defcaa7d34913a7b0dbf541344478df4ee0bd744c5a93f35a125de9",
63-
"dlFileName": "openshift-client-mac-4.14.7.tar.gz",
61+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.14.8/openshift-client-mac-4.14.8.tar.gz",
62+
"sha256sum": "08abff8a88f5823d4853b0619fd061d7adbfad2c56b8c0a397e7596663b5133d",
63+
"dlFileName": "openshift-client-mac-4.14.8.tar.gz",
6464
"cmdFileName": "oc"
6565
},
6666
"darwin-arm64": {
67-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.14.7/openshift-client-mac-arm64-4.14.7.tar.gz",
68-
"sha256sum": "5f045d5aa7db7e3dd2b125c5f940112a541b77726ad99e9f6b00827f9dee1621",
69-
"dlFileName": "openshift-client-mac-arm64-4.14.7.tar.gz",
67+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.14.8/openshift-client-mac-arm64-4.14.8.tar.gz",
68+
"sha256sum": "b7b18a4a96a148a15004ba1a1c0b39f08fbba50c9850ef00f2253772e5ea8a7f",
69+
"dlFileName": "openshift-client-mac-arm64-4.14.8.tar.gz",
7070
"cmdFileName": "oc"
7171
},
7272
"linux": {
73-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.14.7/openshift-client-linux-4.14.7.tar.gz",
74-
"sha256sum": "ca0d4ae1b0aec6191b5541a022a7adbad4f6b198388d738a1edaa901b5b95b8b",
75-
"dlFileName": "openshift-client-linux-4.14.7.tar.gz",
73+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.14.8/openshift-client-linux-4.14.8.tar.gz",
74+
"sha256sum": "2c992ec3beecc9bf305a2a35035262afe515de2661737cc5e14d112ee1d9c7c6",
75+
"dlFileName": "openshift-client-linux-4.14.8.tar.gz",
7676
"cmdFileName": "oc"
7777
},
7878
"linux-arm64": {
79-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.14.7/openshift-client-linux-arm64-4.14.7.tar.gz",
80-
"sha256sum": "bb9b56371a25c356599df155a7cb0e64140ed7323e19320a0fbbb7416034687b",
81-
"dlFileName": "openshift-client-linux-arm64-4.14.7.tar.gz",
79+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.14.8/openshift-client-linux-arm64-4.14.8.tar.gz",
80+
"sha256sum": "9937fee5045be607d0cf301124c671ce98d2a1d15f75b1fa3f85392b4fe62161",
81+
"dlFileName": "openshift-client-linux-arm64-4.14.8.tar.gz",
8282
"cmdFileName": "oc"
8383
}
8484
}

0 commit comments

Comments
 (0)