build: Skip OC Picker on Hibernation Wake

This commit is contained in:
Mykola Grymalyuk
2022-11-17 14:36:09 -07:00
parent be7b0e6492
commit 1bdc3ef5ff
5 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -26,8 +26,8 @@ class Constants:
# OpenCore Versioning
# https://github.com/acidanthera/OpenCorePkg
self.opencore_commit = "68a4ed5 - 11-07-2022"
self.opencore_version = "0.8.6"
self.opencore_commit = "5061093 - 11-16-2022"
self.opencore_version = "0.8.7"
# Kext Versioning
## Acidanthera