Skip to content

Commit 29f4e48

Browse files
github-actions[bot]openshifttools-bot
andauthored
Update oc to 4.14.4 (#3699)
Co-authored-by: openshifttools-bot <openshifttools-bot@users.noreply.github.com>
1 parent 9fe0a98 commit 29f4e48

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.3",
50-
"versionRange": "^4.14.3",
51-
"versionRangeLabel": "version >= 4.14.3 and < 5.0.0",
49+
"version": "4.14.4",
50+
"versionRange": "^4.14.4",
51+
"versionRangeLabel": "version >= 4.14.4 and < 5.0.0",
5252
"filePrefix": "",
5353
"platform": {
5454
"win32": {
55-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.14.3/openshift-client-windows-4.14.3.zip",
56-
"sha256sum": "c4a2cb64a5357943c8ad8c3e98069cd9f89002c55241aa99598f819dcc3054bb",
57-
"dlFileName": "openshift-client-windows-4.14.3.zip",
55+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.14.4/openshift-client-windows-4.14.4.zip",
56+
"sha256sum": "2b5645768da5707e7e6515149cc257437e825a33a4c5b1f353000b7a1c0b0d2a",
57+
"dlFileName": "openshift-client-windows-4.14.4.zip",
5858
"cmdFileName": "oc.exe"
5959
},
6060
"darwin": {
61-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.14.3/openshift-client-mac-4.14.3.tar.gz",
62-
"sha256sum": "d3961b10a22f3fad8f6538896fe4ea0dfa0a4ad96a26a992297856ac30587daf",
63-
"dlFileName": "openshift-client-mac-4.14.3.tar.gz",
61+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.14.4/openshift-client-mac-4.14.4.tar.gz",
62+
"sha256sum": "0d3a532b2f8f7b2aeb64dc99ed8fdfbed08a4010913813fa5267a8e1d20959ab",
63+
"dlFileName": "openshift-client-mac-4.14.4.tar.gz",
6464
"cmdFileName": "oc"
6565
},
6666
"darwin-arm64": {
67-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.14.3/openshift-client-mac-arm64-4.14.3.tar.gz",
68-
"sha256sum": "113e2545c232162978e441b033424acfae694756d6bdd5e65d7ebdb6fa02c992",
69-
"dlFileName": "openshift-client-mac-arm64-4.14.3.tar.gz",
67+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.14.4/openshift-client-mac-arm64-4.14.4.tar.gz",
68+
"sha256sum": "2243e409cc1cb3afd37f04c03b7546d53311e6543ba6468ff7bf0ed0afae7845",
69+
"dlFileName": "openshift-client-mac-arm64-4.14.4.tar.gz",
7070
"cmdFileName": "oc"
7171
},
7272
"linux": {
73-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.14.3/openshift-client-linux-4.14.3.tar.gz",
74-
"sha256sum": "1169c772230e2bc1d94662f67d1f8e75c3e295bd01582986eaa07e23f7608498",
75-
"dlFileName": "openshift-client-linux-4.14.3.tar.gz",
73+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.14.4/openshift-client-linux-4.14.4.tar.gz",
74+
"sha256sum": "b7af78b03bca58cce35aa708e710abb85456d96320a85f2a46fd14e6b04971b6",
75+
"dlFileName": "openshift-client-linux-4.14.4.tar.gz",
7676
"cmdFileName": "oc"
7777
},
7878
"linux-arm64": {
79-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.14.3/openshift-client-linux-arm64-4.14.3.tar.gz",
80-
"sha256sum": "b27e4d217e323f8b7cc1637108b9290351a58e7cf491622a2b85788f64108166",
81-
"dlFileName": "openshift-client-linux-arm64-4.14.3.tar.gz",
79+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.14.4/openshift-client-linux-arm64-4.14.4.tar.gz",
80+
"sha256sum": "ab937c6a14c67dd64ea919aabf4d24b1b1d53c345f53363e3e2d2dd7f9824986",
81+
"dlFileName": "openshift-client-linux-arm64-4.14.4.tar.gz",
8282
"cmdFileName": "oc"
8383
}
8484
}

0 commit comments

Comments
 (0)