Sync Kexts

This commit is contained in:
Mykola Grymalyuk
2023-10-03 15:49:12 -06:00
parent a26120a376
commit cba33c1e82
10 changed files with 5 additions and 1 deletions

View File

@@ -1,6 +1,10 @@
# OpenCore Legacy Patcher changelog
## 1.1.0
- Increment Binaries:
- AirportBrcmFixup 2.1.8 - release
- BlueToolFixup 2.6.8 - release
- RestrictEvents 1.1.3 - release
## 1.0.1
- Resolve rendering issues on Intel Ivy Bridge iGPUs

View File

@@ -36,7 +36,7 @@ class Constants:
self.lilu_version: str = "1.6.7" # Lilu
self.whatevergreen_version: str = "1.6.6" # WhateverGreen
self.whatevergreen_navi_version: str = "1.6.6-Navi" # WhateverGreen (Navi Patch)
self.airportbcrmfixup_version: str = "2.1.7" # AirPortBrcmFixup
self.airportbcrmfixup_version: str = "2.1.8" # AirPortBrcmFixup
self.nvmefix_version: str = "1.1.1" # NVMeFix
self.applealc_version: str = "1.6.3" # AppleALC
self.restrictevents_version: str = "1.1.3" # RestrictEvents