Fix MacBookPro4,1 audio support

This commit is contained in:
Mykola Grymalyuk
2021-04-10 08:07:22 -06:00
parent b04e396351
commit 85b422b0fb
6 changed files with 9 additions and 3 deletions

View File

@@ -9,7 +9,7 @@ from pathlib import Path
class Constants:
def __init__(self):
self.patcher_version = "0.0.22"
self.patcher_version = "0.0.23"
self.opencore_commit = "c528597 - 2021-04-05"
self.opencore_version = "0.6.8"
self.lilu_version = "1.5.2"