From c74d264d23662f97eeda2e895406f9098f36739c Mon Sep 17 00:00:00 2001 From: openshifttools-bot Date: Thu, 1 Aug 2024 08:02:42 +0000 Subject: [PATCH] Update oc to 4.16.4 --- src/tools.json | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/src/tools.json b/src/tools.json index 77b5460f0..bfb73103d 100644 --- a/src/tools.json +++ b/src/tools.json @@ -46,39 +46,39 @@ "vendor": "Red Hat, Inc.", "name": "oc", "cmdFileName": "oc", - "version": "4.16.3", - "versionRange": "^4.16.3", - "versionRangeLabel": "version >= 4.16.3 and < 5.0.0", + "version": "4.16.4", + "versionRange": "^4.16.4", + "versionRangeLabel": "version >= 4.16.4 and < 5.0.0", "filePrefix": "", "platform": { "win32": { - "url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.16.3/openshift-client-windows-4.16.3.zip", - "sha256sum": "07de75d486546579bd3037aabf35b6a8f2c9ca6c73feee349be73a701db5f6ab", - "dlFileName": "openshift-client-windows-4.16.3.zip", + "url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.16.4/openshift-client-windows-4.16.4.zip", + "sha256sum": "9d4daaeaedac580acfa93195771b43526c78ac3517b7e1cc557e52224363470c", + "dlFileName": "openshift-client-windows-4.16.4.zip", "cmdFileName": "oc.exe" }, "darwin": { - "url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.16.3/openshift-client-mac-4.16.3.tar.gz", - "sha256sum": "daaa4ac71947e8962a911f182be81d7cf8884ecbcf6c75895f01f1f13fc01ed1", - "dlFileName": "openshift-client-mac-4.16.3.tar.gz", + "url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.16.4/openshift-client-mac-4.16.4.tar.gz", + "sha256sum": "81c8d0fbebbe6bda8d3722445e3aac30482b0cfe3d585dc34e17dc9f9be40135", + "dlFileName": "openshift-client-mac-4.16.4.tar.gz", "cmdFileName": "oc" }, "darwin-arm64": { - "url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.16.3/openshift-client-mac-arm64-4.16.3.tar.gz", - "sha256sum": "1418af2fea261e40d63f3194a0a5a517d94e34d7c682cb3e781a513ef8efe0b0", - "dlFileName": "openshift-client-mac-arm64-4.16.3.tar.gz", + "url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.16.4/openshift-client-mac-arm64-4.16.4.tar.gz", + "sha256sum": "d33c5b4e3e7a8cfff163f48fad1339ae5e1508efba4d0352f329010a3424b7c2", + "dlFileName": "openshift-client-mac-arm64-4.16.4.tar.gz", "cmdFileName": "oc" }, "linux": { - "url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.16.3/openshift-client-linux-4.16.3.tar.gz", - "sha256sum": "f4677ba51aa184dfaa1a0e586c8558521cd5f79f318cab1b1fae8261f6d54775", - "dlFileName": "openshift-client-linux-4.16.3.tar.gz", + "url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.16.4/openshift-client-linux-4.16.4.tar.gz", + "sha256sum": "e66838d567aec8680eab66fdfcf49a8a0f14dcde8706abcf1ac384288599ef6a", + "dlFileName": "openshift-client-linux-4.16.4.tar.gz", "cmdFileName": "oc" }, "linux-arm64": { - "url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.16.3/openshift-client-linux-arm64-4.16.3.tar.gz", - "sha256sum": "3d315dcb74a1bc00d7455cfa4947282ab019ab3590818e36c949291fbcb34c11", - "dlFileName": "openshift-client-linux-arm64-4.16.3.tar.gz", + "url": "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.16.4/openshift-client-linux-arm64-4.16.4.tar.gz", + "sha256sum": "404026002d32cf70713ac314d52b93a537e720a83c737f32f847e2b25208d420", + "dlFileName": "openshift-client-linux-arm64-4.16.4.tar.gz", "cmdFileName": "oc" } }