mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-21 06:30:52 +10:00
Sync PatcherSupportPkg
This commit is contained in:
+1
-1
@@ -61,7 +61,7 @@
|
|||||||
- pyinstaller - 5.7.0
|
- pyinstaller - 5.7.0
|
||||||
- packaging - 23.0
|
- packaging - 23.0
|
||||||
- Increment Binaries:
|
- Increment Binaries:
|
||||||
- PatcherSupportPkg 0.8.4 - release
|
- PatcherSupportPkg 0.8.7 - release
|
||||||
- AutoPkgInstaller 1.0.2 - release
|
- AutoPkgInstaller 1.0.2 - release
|
||||||
- FeatureUnlock 1.1.4 - rolling (0e8d87f)
|
- FeatureUnlock 1.1.4 - rolling (0e8d87f)
|
||||||
- Lilu 1.6.4 - release
|
- Lilu 1.6.4 - release
|
||||||
|
|||||||
@@ -13,7 +13,7 @@ class Constants:
|
|||||||
def __init__(self) -> None:
|
def __init__(self) -> None:
|
||||||
# Patcher Versioning
|
# Patcher Versioning
|
||||||
self.patcher_version: str = "0.6.2" # OpenCore-Legacy-Patcher
|
self.patcher_version: str = "0.6.2" # OpenCore-Legacy-Patcher
|
||||||
self.patcher_support_pkg_version: str = "0.8.6" # PatcherSupportPkg
|
self.patcher_support_pkg_version: str = "0.8.7" # PatcherSupportPkg
|
||||||
self.copyright_date: str = "Copyright © 2020-2023 Dortania"
|
self.copyright_date: str = "Copyright © 2020-2023 Dortania"
|
||||||
|
|
||||||
# URLs
|
# URLs
|
||||||
|
|||||||
Reference in New Issue
Block a user