From 9fca3a252d9f64b53d3e18315c1e12c66c2c46c0 Mon Sep 17 00:00:00 2001 From: Erik Gomez Date: Thu, 21 Oct 2021 16:31:07 -0500 Subject: [PATCH] add monterey sucatalog (#99) --- installinstallmacos.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/installinstallmacos.py b/installinstallmacos.py index 21b2929..746e54e 100755 --- a/installinstallmacos.py +++ b/installinstallmacos.py @@ -57,6 +57,9 @@ DEFAULT_SUCATALOGS = { '20': 'https://swscan.apple.com/content/catalogs/others/' 'index-11-10.15-10.14-10.13-10.12-10.11-10.10-10.9' '-mountainlion-lion-snowleopard-leopard.merged-1.sucatalog', + '21': 'https://swscan.apple.com/content/catalogs/others/' + 'index-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 = (