os_data.py: Add macOS Sonoma enum

Well it’s the time of year again, time to get cracking
This commit is contained in:
Mykola Grymalyuk
2023-06-05 19:35:00 -06:00
parent d4a64b8f1a
commit 4d970cd6f2
2 changed files with 2 additions and 0 deletions

View File

@@ -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",