Fix MacBookPro5,4 audio

Closes https://github.com/dortania/OpenCore-Legacy-Patcher/issues/185
This commit is contained in:
Mykola Grymalyuk
2021-05-03 12:44:11 -06:00
parent 5bca1a0ad6
commit 85e0761460
4 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ class Constants:
self.io80211elcap_version = "1.0.0"
self.io80211high_sierra_version = "1.0.0"
self.io80211mojave_version = "1.0.0"
self.applealc_version = "1.6.0"
self.applealc_version = "1.6.1"
self.restrictevents_version = "1.0.1"
self.restrictevents_mbp_version = "1.0.1"
self.piixata_version = "1.0.0"