Skip to content

Commit 30061f5

Browse files
openshifttools-botvrubezhny
authored andcommitted
Update oc to 4.19.14
1 parent c751654 commit 30061f5

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.19.13",
50-
"versionRange": "^4.19.13",
51-
"versionRangeLabel": "version >= 4.19.13 and < 5.0.0",
49+
"version": "4.19.14",
50+
"versionRange": "^4.19.14",
51+
"versionRangeLabel": "version >= 4.19.14 and < 5.0.0",
5252
"filePrefix": "",
5353
"platform": {
5454
"win32": {
55-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.19.13/openshift-client-windows-4.19.13.zip",
56-
"sha256sum": "b5732eb0d7324ca4399a0ae3cf9abc64d42cc33fe80f7188874e27e6dde62306",
57-
"dlFileName": "openshift-client-windows-4.19.13.zip",
55+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.19.14/openshift-client-windows-4.19.14.zip",
56+
"sha256sum": "ada166b467f8346a19d0532d0af3ab3b65be02dc06164970706ff437787e1b88",
57+
"dlFileName": "openshift-client-windows-4.19.14.zip",
5858
"cmdFileName": "oc.exe"
5959
},
6060
"darwin": {
61-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.19.13/openshift-client-mac-4.19.13.tar.gz",
62-
"sha256sum": "9c8f74af8d23dedebd14da985ac24503eafd14e0f13f45fd69615804c19c647b",
63-
"dlFileName": "openshift-client-mac-4.19.13.tar.gz",
61+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.19.14/openshift-client-mac-4.19.14.tar.gz",
62+
"sha256sum": "a3b0dc77b3f74b812bbe379a86d0206c5cdaf5e0fc80c4825f7251219bd19a27",
63+
"dlFileName": "openshift-client-mac-4.19.14.tar.gz",
6464
"cmdFileName": "oc"
6565
},
6666
"darwin-arm64": {
67-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.19.13/openshift-client-mac-arm64-4.19.13.tar.gz",
68-
"sha256sum": "e094399fd6c3ec505ba6942c21b3a83b3134458d1a8ac61ce843f370820ca77e",
69-
"dlFileName": "openshift-client-mac-arm64-4.19.13.tar.gz",
67+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.19.14/openshift-client-mac-arm64-4.19.14.tar.gz",
68+
"sha256sum": "2a27b1cc9cba7eddaa1ad70692c7edfafc4e2a09d8d15e9b6550d077509430a4",
69+
"dlFileName": "openshift-client-mac-arm64-4.19.14.tar.gz",
7070
"cmdFileName": "oc"
7171
},
7272
"linux": {
73-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.19.13/openshift-client-linux-4.19.13.tar.gz",
74-
"sha256sum": "4db3e48555dd9482721977d45aad8ecdcdcf21162af9b2ccfdd22b7dc4aa6305",
75-
"dlFileName": "openshift-client-linux-4.19.13.tar.gz",
73+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.19.14/openshift-client-linux-4.19.14.tar.gz",
74+
"sha256sum": "0c8a87781142196beaa1b4cabeab4e724401c85387a8a2b5836324a9719261b0",
75+
"dlFileName": "openshift-client-linux-4.19.14.tar.gz",
7676
"cmdFileName": "oc"
7777
},
7878
"linux-arm64": {
79-
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.19.13/openshift-client-linux-arm64-4.19.13.tar.gz",
80-
"sha256sum": "a3ec98df288168b8f6f23afbcbf8e3ccb581b79d666e1bd3f3aebdfe2302cc13",
81-
"dlFileName": "openshift-client-linux-arm64-4.19.13.tar.gz",
79+
"url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.19.14/openshift-client-linux-arm64-4.19.14.tar.gz",
80+
"sha256sum": "6ae2cd635e4a1ffa9f3fdd595e5b9e621d510a02a7a1cdeb53d0700bfb943098",
81+
"dlFileName": "openshift-client-linux-arm64-4.19.14.tar.gz",
8282
"cmdFileName": "oc"
8383
}
8484
}

0 commit comments

Comments
 (0)