From 73d7b90c7d187b052e00ad2104677669d34a168b Mon Sep 17 00:00:00 2001 From: Peter Suh <85427533+PeterSuh-Q3@users.noreply.github.com> Date: Mon, 18 Nov 2024 15:10:56 +0900 Subject: [PATCH] Add Sequoia catalog. --- installinstallmacos.py | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/installinstallmacos.py b/installinstallmacos.py index 579c454..b6ffc3f 100755 --- a/installinstallmacos.py +++ b/installinstallmacos.py @@ -95,6 +95,11 @@ DEFAULT_SUCATALOGS = { "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" ), + "24": ( + "https://swscan.apple.com/content/catalogs/others/" + "index-15-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 = (