From ca280304c038077bb5525fbee9ecc3045288db86 Mon Sep 17 00:00:00 2001 From: Jason Thatcher Date: Sun, 1 Oct 2023 20:30:28 +1000 Subject: [PATCH] Add Sonoma catalog --- installinstallmacos.py | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/installinstallmacos.py b/installinstallmacos.py index 6990bae..579c454 100755 --- a/installinstallmacos.py +++ b/installinstallmacos.py @@ -90,6 +90,11 @@ DEFAULT_SUCATALOGS = { "index-13-12-10.16-10.15-10.14-10.13-10.12-10.11-10.10-10.9" "-mountainlion-lion-snowleopard-leopard.merged-1.sucatalog" ), + "23": ( + "https://swscan.apple.com/content/catalogs/others/" + "index-14-13-12-10.16-10.15-10.14-10.13-10.12-10.11-10.10-10.9" + "-mountainlion-lion-snowleopard-leopard.merged-1.sucatalog" + ), } SEED_CATALOGS_PLIST = (