Skip to content

Commit

Permalink
Update installinstallmacos.py (#115)
Browse files Browse the repository at this point in the history
added catalog url for Ventura
  • Loading branch information
scheblein authored Jul 7, 2023
1 parent a8a6f15 commit 944a01c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions installinstallmacos.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,9 @@
'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 = (
Expand Down

0 comments on commit 944a01c

Please sign in to comment.