Skip to content

Commit edf92fa

Browse files
committed
update opencore
1 parent 3399cae commit edf92fa

12 files changed

Lines changed: 2 additions & 2 deletions

oclp_r/constants.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ def __init__(self) -> None:
4141
# Kext Versioning
4242
## Acidanthera
4343
## https://github.com/acidanthera
44-
self.lilu_version: str = "1.7.1" # Lilu
44+
self.lilu_version: str = "1.7.2" # Lilu
4545
self.whatevergreen_version: str = "1.7.1" # WhateverGreen
4646
self.whatevergreen_navi_version: str = "1.6.9-Navi" # WhateverGreen (Navi Patch)
4747
self.airportbcrmfixup_version: str = "2.2.0" # AirPortBrcmFixup
@@ -51,7 +51,7 @@ def __init__(self) -> None:
5151
self.featureunlock_version: str = "1.1.8" # FeatureUnlock
5252
self.debugenhancer_version: str = "1.1.1" # DebugEnhancer
5353
self.cpufriend_version: str = "1.3.0" # CPUFriend
54-
self.bluetool_version: str = "2.7.1" # BlueToolFixup (BrcmPatchRAM)
54+
self.bluetool_version: str = "2.7.2" # BlueToolFixup (BrcmPatchRAM)
5555
self.cslvfixup_version: str = "2.6.1" # CSLVFixup
5656
self.autopkg_version: str = "1.0.4" # AutoPkgInstaller
5757
self.cryptexfixup_version: str = "1.0.5" # CryptexFixup
-11 KB
Binary file not shown.
-10.4 KB
Binary file not shown.
11.1 KB
Binary file not shown.
10.5 KB
Binary file not shown.
-370 KB
Binary file not shown.
-181 KB
Binary file not shown.
368 KB
Binary file not shown.
182 KB
Binary file not shown.
3.26 KB
Binary file not shown.

0 commit comments

Comments
 (0)