From 944a01cb06ef494af674e5d1c0f5dfdb15021550 Mon Sep 17 00:00:00 2001 From: scheblein Date: Fri, 7 Jul 2023 14:32:59 -0400 Subject: [PATCH] Update installinstallmacos.py (#115) added catalog url for Ventura --- installinstallmacos.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/installinstallmacos.py b/installinstallmacos.py index 984cda0..0c5d461 100755 --- a/installinstallmacos.py +++ b/installinstallmacos.py @@ -66,6 +66,9 @@ DEFAULT_SUCATALOGS = { '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', + '22': 'https://swscan.apple.com/content/catalogs/others/' + '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' } SEED_CATALOGS_PLIST = (