diff --git a/CHANGELOG.md b/CHANGELOG.md index fe28002eb..80b3752a1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -39,7 +39,7 @@ - Increment Binaries: - PatcherSupportPkg 1.0.1 - release - OpenCorePkg 0.9.2 - release - - Lilu 1.6.5 - release + - Lilu 1.6.6 - rolling (d8f3782) - RestrictEvents 1.1.1 - release - FeatureUnlock 1.1.4 - release - BlueToolFixup 2.6.6 - release diff --git a/payloads/Kexts/Acidanthera/Lilu-v1.6.5-DEBUG.zip b/payloads/Kexts/Acidanthera/Lilu-v1.6.5-DEBUG.zip deleted file mode 100644 index c59aa48fc..000000000 Binary files a/payloads/Kexts/Acidanthera/Lilu-v1.6.5-DEBUG.zip and /dev/null differ diff --git a/payloads/Kexts/Acidanthera/Lilu-v1.6.5-RELEASE.zip b/payloads/Kexts/Acidanthera/Lilu-v1.6.5-RELEASE.zip deleted file mode 100644 index 87d2f0963..000000000 Binary files a/payloads/Kexts/Acidanthera/Lilu-v1.6.5-RELEASE.zip and /dev/null differ diff --git a/payloads/Kexts/Acidanthera/Lilu-v1.6.6-DEBUG.zip b/payloads/Kexts/Acidanthera/Lilu-v1.6.6-DEBUG.zip new file mode 100644 index 000000000..d813731fa Binary files /dev/null and b/payloads/Kexts/Acidanthera/Lilu-v1.6.6-DEBUG.zip differ diff --git a/payloads/Kexts/Acidanthera/Lilu-v1.6.6-RELEASE.zip b/payloads/Kexts/Acidanthera/Lilu-v1.6.6-RELEASE.zip new file mode 100644 index 000000000..8c729eade Binary files /dev/null and b/payloads/Kexts/Acidanthera/Lilu-v1.6.6-RELEASE.zip differ diff --git a/resources/constants.py b/resources/constants.py index cad29a2a2..2216a686d 100644 --- a/resources/constants.py +++ b/resources/constants.py @@ -32,7 +32,7 @@ class Constants: # Kext Versioning ## 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_navi_version: str = "1.6.4-Navi" # WhateverGreen (Navi Patch) self.airportbcrmfixup_version: str = "2.1.7" # AirPortBrcmFixup