Skip to content

Commit 025aa38

Browse files
openshifttools-botvrubezhny
openshifttools-bot
authored andcommitted
Update oc to 4.14.7
1 parent a07a38f commit 025aa38

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

0 commit comments

Comments
 (0)