Update binaries to release build

This commit is contained in:
Mykola Grymalyuk
2021-10-16 13:57:40 -06:00
parent b3ad321922
commit 6381910639
10 changed files with 52 additions and 18 deletions
+3 -2
View File
@@ -20,8 +20,8 @@ class Constants:
# OpenCore Versioning
# https://github.com/acidanthera/OpenCorePkg
self.opencore_commit = "ff4b099 - 09-06-2021"
self.opencore_version = "0.7.3"
self.opencore_commit = "bd3f7a1 - 10-04-2021"
self.opencore_version = "0.7.4"
# Kext Versioning
## Acidanthera
@@ -157,6 +157,7 @@ class Constants:
self.force_latest_psp = False # Force latest PatcherSupportPkg
self.disable_msr_power_ctl = False # Disable MSR Power Control (missing battery throttling)
self.software_demux = False # Enable Software Demux patch set
self.force_vmm = False # Force VMM patch
# OS Versions
## Based off Major Kernel Version