Skip to content

Commit 3e7a8fe

Browse files
github-actions[bot]openshifttools-bot
andauthored
Update oc to 4.14.9 (#3840)
Co-authored-by: openshifttools-bot <openshifttools-bot@users.noreply.github.com>
1 parent a7474f0 commit 3e7a8fe

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.8",
50-
"versionRange": "^4.14.8",
51-
"versionRangeLabel": "version >= 4.14.8 and < 5.0.0",
49+
"version": "4.14.9",
50+
"versionRange": "^4.14.9",
51+
"versionRangeLabel": "version >= 4.14.9 and < 5.0.0",
5252
"filePrefix": "",
5353
"platform": {
5454
"win32": {
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",
55+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.14.9/openshift-client-windows-4.14.9.zip",
56+
"sha256sum": "a8772e9416d921a841d012c41813cd3402f4b7cbbc0d1f9954dc2fc89b4e8705",
57+
"dlFileName": "openshift-client-windows-4.14.9.zip",
5858
"cmdFileName": "oc.exe"
5959
},
6060
"darwin": {
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",
61+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.14.9/openshift-client-mac-4.14.9.tar.gz",
62+
"sha256sum": "cfe1d29bb7c3f7d7fe33dd876749175e72e387ec222510057fa7f3a8e17ea287",
63+
"dlFileName": "openshift-client-mac-4.14.9.tar.gz",
6464
"cmdFileName": "oc"
6565
},
6666
"darwin-arm64": {
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",
67+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.14.9/openshift-client-mac-arm64-4.14.9.tar.gz",
68+
"sha256sum": "e2e4f87cc16903c0a875231f2c41acfd2889c4fe3f7bb5fb8488ac188807f06a",
69+
"dlFileName": "openshift-client-mac-arm64-4.14.9.tar.gz",
7070
"cmdFileName": "oc"
7171
},
7272
"linux": {
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",
73+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.14.9/openshift-client-linux-4.14.9.tar.gz",
74+
"sha256sum": "7b77259dd5bec6ed7bebab20f0db82917e20ef750685faafb15e4f112ccdd7a2",
75+
"dlFileName": "openshift-client-linux-4.14.9.tar.gz",
7676
"cmdFileName": "oc"
7777
},
7878
"linux-arm64": {
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",
79+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.14.9/openshift-client-linux-arm64-4.14.9.tar.gz",
80+
"sha256sum": "85e4c27ddc8998a672f6e7a3bbec7d412368386832bad65355f8aa98afb2ebcf",
81+
"dlFileName": "openshift-client-linux-arm64-4.14.9.tar.gz",
8282
"cmdFileName": "oc"
8383
}
8484
}

0 commit comments

Comments
 (0)