mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-21 18:40:16 +10:00
os_data.py: Add macOS Sonoma enum
Well it’s the time of year again, time to get cracking
This commit is contained in:
@@ -17,6 +17,7 @@ SFR_SOFTWARE_UPDATE_PATH: str = "SFR/com_apple_MobileAsset_SFRSoftwareUpdate/com
|
||||
CATALOG_URL_BASE: str = "https://swscan.apple.com/content/catalogs/others/index"
|
||||
CATALOG_URL_EXTENSION: str = ".merged-1.sucatalog"
|
||||
CATALOG_URL_VARIANTS: list = [
|
||||
"14",
|
||||
"13",
|
||||
"12",
|
||||
"10.16",
|
||||
|
||||
Reference in New Issue
Block a user