Sync binaries

This commit is contained in:
Mykola Grymalyuk
2022-12-16 09:33:37 -07:00
parent 6c6ae6145d
commit f463e505d4
6 changed files with 3 additions and 2 deletions

View File

@@ -14,9 +14,10 @@
- Implement [`py_sip_xnu`](https://github.com/khronokernel/py_sip_xnu) module
- Resolve Content Caching Patch Regression
- Resolve KDK Versioning Fallback crashing when primary KDK site is down
- Resolve AirPlay to Mac support on Ventura with VMM
- Increment Binaries:
- OpenCorePkg 0.8.7 - release
- FeatureUnlock 1.1.1 - release
- FeatureUnlock 1.1.2 - rolling (94e29ce)
- WhateverGreen 1.6.2 - release
## 0.5.2

View File

@@ -38,7 +38,7 @@ class Constants:
self.nvmefix_version = "1.0.9" # NVMeFix
self.applealc_version = "1.6.3" # AppleALC
self.restrictevents_version = "1.0.9" # RestrictEvents
self.featureunlock_version = "1.1.1" # FeatureUnlock
self.featureunlock_version = "1.1.2" # FeatureUnlock
self.debugenhancer_version = "1.0.7" # DebugEnhancer
self.cpufriend_version = "1.2.5" # CPUFriend
self.bluetool_version = "2.6.4" # BlueToolFixup (BrcmPatchRAM)