mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-24 03:50:14 +10:00
Update Apple Binaries
This commit is contained in:
@@ -27,6 +27,7 @@
|
|||||||
- NVMeFix (1.0.9 rolling - 06-08-2021)
|
- NVMeFix (1.0.9 rolling - 06-08-2021)
|
||||||
- WhateverGreen (1.5.1 rolling - 06-08-2021)
|
- WhateverGreen (1.5.1 rolling - 06-08-2021)
|
||||||
- RestrictEvents (1.0.3 rolling - 06-08-2021)
|
- RestrictEvents (1.0.3 rolling - 06-08-2021)
|
||||||
|
- Apple Binaries (0.0.13 release - 06-08)
|
||||||
|
|
||||||
## 0.1.6
|
## 0.1.6
|
||||||
- Add XHCI UEFI Driver for 3rd Party USB 3.0 Controllers
|
- Add XHCI UEFI Driver for 3rd Party USB 3.0 Controllers
|
||||||
|
|||||||
@@ -40,7 +40,7 @@ class Constants:
|
|||||||
self.sidecarfixup_version = "1.0.2"
|
self.sidecarfixup_version = "1.0.2"
|
||||||
self.innie_version = "1.3.0"
|
self.innie_version = "1.3.0"
|
||||||
self.fw_kext = "1.0.0"
|
self.fw_kext = "1.0.0"
|
||||||
self.payload_version = "0.0.8"
|
self.payload_version = "0.0.13"
|
||||||
|
|
||||||
# Get resource path
|
# Get resource path
|
||||||
self.current_path = Path(__file__).parent.parent.resolve()
|
self.current_path = Path(__file__).parent.parent.resolve()
|
||||||
|
|||||||
Reference in New Issue
Block a user