Add 0.6.4 support

This commit is contained in:
Mykola Grymalyuk
2020-12-01 10:55:39 -07:00
parent 8f3083c5f7
commit 343f857408
5 changed files with 960 additions and 6 deletions

View File

@@ -11,7 +11,7 @@ import subprocess
import sys
# List build versions
opencore_version = "0.6.3"
opencore_version = "0.6.4"
lilu_version = "1.4.9"
whatevergreen_version = "1.4.4"
airportbcrmfixup_version = "2.1.1"