mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-20 06:10:00 +10:00
Sync OpenCorePkg
This commit is contained in:
@@ -2,6 +2,9 @@
|
|||||||
|
|
||||||
## 1.4.0
|
## 1.4.0
|
||||||
- Refactor subprocess invocations
|
- Refactor subprocess invocations
|
||||||
|
- Resolve RecoveryOS support (Regression resolved in OpenCorePkg)
|
||||||
|
- Increment binaries:
|
||||||
|
- OpenCorePkg 0.9.7 - release
|
||||||
|
|
||||||
## 1.3.0
|
## 1.3.0
|
||||||
- Resolve mismatched `CFBundleExecutable` and binary name for kexts.
|
- Resolve mismatched `CFBundleExecutable` and binary name for kexts.
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -28,7 +28,7 @@ class Constants:
|
|||||||
|
|
||||||
# OpenCore Versioning
|
# OpenCore Versioning
|
||||||
# https://github.com/acidanthera/OpenCorePkg
|
# https://github.com/acidanthera/OpenCorePkg
|
||||||
self.opencore_version: str = "0.9.6"
|
self.opencore_version: str = "0.9.7"
|
||||||
|
|
||||||
# Kext Versioning
|
# Kext Versioning
|
||||||
## Acidanthera
|
## Acidanthera
|
||||||
|
|||||||
Reference in New Issue
Block a user