mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-20 22:20:53 +10:00
Merge branch 'main' into gui-refactor
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@
|
|||||||
- Increment Binaries:
|
- Increment Binaries:
|
||||||
- PatcherSupportPkg 1.0.1 - release
|
- PatcherSupportPkg 1.0.1 - release
|
||||||
- OpenCorePkg 0.9.2 - release
|
- OpenCorePkg 0.9.2 - release
|
||||||
- Lilu 1.6.5 - release
|
- Lilu 1.6.6 - rolling (d8f3782)
|
||||||
- RestrictEvents 1.1.1 - release
|
- RestrictEvents 1.1.1 - release
|
||||||
- FeatureUnlock 1.1.4 - release
|
- FeatureUnlock 1.1.4 - release
|
||||||
- BlueToolFixup 2.6.6 - release
|
- BlueToolFixup 2.6.6 - release
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -32,7 +32,7 @@ class Constants:
|
|||||||
# Kext Versioning
|
# Kext Versioning
|
||||||
## Acidanthera
|
## Acidanthera
|
||||||
## https://github.com/acidanthera
|
## https://github.com/acidanthera
|
||||||
self.lilu_version: str = "1.6.5" # Lilu
|
self.lilu_version: str = "1.6.6" # Lilu
|
||||||
self.whatevergreen_version: str = "1.6.4" # WhateverGreen
|
self.whatevergreen_version: str = "1.6.4" # WhateverGreen
|
||||||
self.whatevergreen_navi_version: str = "1.6.4-Navi" # WhateverGreen (Navi Patch)
|
self.whatevergreen_navi_version: str = "1.6.4-Navi" # WhateverGreen (Navi Patch)
|
||||||
self.airportbcrmfixup_version: str = "2.1.7" # AirPortBrcmFixup
|
self.airportbcrmfixup_version: str = "2.1.7" # AirPortBrcmFixup
|
||||||
|
|||||||
Reference in New Issue
Block a user