Sync OpenCorePkg

This commit is contained in:
Mykola Grymalyuk
2024-05-20 11:32:38 -06:00
parent 3906b80a68
commit bac61f2dfa
6 changed files with 3 additions and 1 deletions
+2
View File
@@ -16,6 +16,8 @@
- Adjusted to use functions for better readability
- Implements ZSH shebang
- Removes OS logging
- Increment Binaries:
- OpenCorePkg 1.0.0 - release
## 1.4.3
- Update non-Metal Binaries for macOS Sonoma:
+1 -1
View File
@@ -28,7 +28,7 @@ class Constants:
# OpenCore Versioning
# https://github.com/acidanthera/OpenCorePkg
self.opencore_version: str = "0.9.9"
self.opencore_version: str = "1.0.0"
# Kext Versioning
## Acidanthera
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.