diff --git a/payloads/Tools/OpenCore-Patcher-Helper.app/Contents/Resources/OC-Patcher.icns b/payloads/Tools/OpenCore-Patcher-Helper.app/Contents/Resources/OC-Patcher.icns index f023ac743..7673f0bd9 100644 Binary files a/payloads/Tools/OpenCore-Patcher-Helper.app/Contents/Resources/OC-Patcher.icns and b/payloads/Tools/OpenCore-Patcher-Helper.app/Contents/Resources/OC-Patcher.icns differ diff --git a/resources/updates.py b/resources/updates.py index 863f3a0f6..850a1b0e6 100644 --- a/resources/updates.py +++ b/resources/updates.py @@ -2,7 +2,6 @@ # Check whether new updates are available for OpenCore Legacy Patcher binary # Call check_binary_updates() to determine if any updates are available # Returns dict with Link and Version of the latest binary update if available -import requests import logging from resources import network_handler, constants