Increment binaries

This commit is contained in:
Mykola Grymalyuk
2022-10-30 14:01:46 -06:00
parent cd5ff61138
commit 2ea982b343
10 changed files with 5 additions and 2 deletions

View File

@@ -1,6 +1,9 @@
# OpenCore Legacy Patcher changelog
## 0.5.2
- Increment Binaries:
- AirPortBrcmFixup 2.1.6 - release
- DebugEnhancer 1.0.7 - release
## 0.5.1
- Add support for `APPLE SSD TS0128F/256F` SSDs in macOS Ventura

View File

@@ -34,13 +34,13 @@ class Constants:
## https://github.com/acidanthera
self.lilu_version = "1.6.2" # Lilu
self.whatevergreen_version = "1.5.8" # WhateverGreen
self.airportbcrmfixup_version = "2.1.3" # AirPortBrcmFixup
self.airportbcrmfixup_version = "2.1.6" # AirPortBrcmFixup
self.nvmefix_version = "1.0.9" # NVMeFix
self.applealc_version = "1.6.3" # AppleALC
self.restrictevents_version = "1.0.6" # RestrictEvents
self.restrictevents_mbp_version = "1.0.6" # RestrictEvents blocking displaypolicyd (see RestrictEvents-MBP91.patch)
self.featureunlock_version = "1.0.9" # FeatureUnlock
self.debugenhancer_version = "1.0.4" # DebugEnhancer
self.debugenhancer_version = "1.0.7" # DebugEnhancer
self.cpufriend_version = "1.2.5" # CPUFriend
self.bluetool_version = "2.6.4" # BlueToolFixup (BrcmPatchRAM)
self.cslvfixup_version = "2.6.1" # CSLVFixup