Sync binaries

This commit is contained in:
Mykola Grymalyuk
2022-10-17 14:54:14 -06:00
parent 2a89a887a3
commit bb18cdfe44
2 changed files with 3 additions and 2 deletions

View File

@@ -44,7 +44,7 @@
- OpenCorePkg 0.8.5 release
- Lilu 1.6.2 - release
- FeatureUnlock 1.0.9 release
- PatcherSupportPkg 0.7.0 - release
- PatcherSupportPkg 0.7.1 - release
- BrcmPatchRAM 2.6.4 - release
- AutoPkgInstaller 1.0.1 - release
- CryptexFixup 1.0.0 - release

View File

@@ -13,7 +13,7 @@ class Constants:
def __init__(self):
# Patcher Versioning
self.patcher_version = "0.5.0" # OpenCore-Legacy-Patcher
self.patcher_support_pkg_version = "0.7.0" # PatcherSupportPkg
self.patcher_support_pkg_version = "0.7.1" # PatcherSupportPkg
self.url_patcher_support_pkg = "https://github.com/dortania/PatcherSupportPkg/releases/download/"
self.nightly_url_patcher_support_pkg = "https://nightly.link/dortania/PatcherSupportPkg/workflows/build/master/"
self.discord_link = "https://discord.gg/rqdPgH8xSN"
@@ -207,6 +207,7 @@ class Constants:
self.legacy_accel_support = [
os_data.os_data.big_sur,
os_data.os_data.monterey,
os_data.os_data.ventura,
]
# Payload Location