mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-23 19:40:15 +10:00
Sync Lilu
This commit is contained in:
@@ -20,7 +20,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.
BIN
payloads/Kexts/Acidanthera/Lilu-v1.6.6-DEBUG.zip
Normal file
BIN
payloads/Kexts/Acidanthera/Lilu-v1.6.6-DEBUG.zip
Normal file
Binary file not shown.
BIN
payloads/Kexts/Acidanthera/Lilu-v1.6.6-RELEASE.zip
Normal file
BIN
payloads/Kexts/Acidanthera/Lilu-v1.6.6-RELEASE.zip
Normal file
Binary file not shown.
@@ -31,7 +31,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