mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-19 05:40:01 +10:00
Resolves firmware bricking issues
Closes https://github.com/dortania/Opencore-Legacy-Patcher/issues/43 Closes https://github.com/dortania/Opencore-Legacy-Patcher/issues/42 Closes https://github.com/dortania/Opencore-Legacy-Patcher/issues/40 Closes https://github.com/dortania/Opencore-Legacy-Patcher/issues/38 Closes https://github.com/dortania/Opencore-Legacy-Patcher/issues/32 Closes https://github.com/dortania/Opencore-Legacy-Patcher/issues/15
This commit is contained in:
@@ -11,10 +11,10 @@ import subprocess
|
||||
import sys
|
||||
|
||||
# List build versions
|
||||
opencore_version = "0.6.4"
|
||||
lilu_version = "1.4.9"
|
||||
whatevergreen_version = "1.4.4"
|
||||
airportbcrmfixup_version = "2.1.1"
|
||||
opencore_version = "0.6.6"
|
||||
lilu_version = "1.5.0"
|
||||
whatevergreen_version = "1.4.6"
|
||||
airportbcrmfixup_version = "2.1.2"
|
||||
bcm570_version = "1.0.0"
|
||||
marvel_version = "1.0.0"
|
||||
nforce_version = "1.0.0"
|
||||
|
||||
Reference in New Issue
Block a user