mirror of
https://github.com/munki/munki.git
synced 2026-05-06 20:39:30 -05:00
Add the (presumed) default Apple softwareupdate CatalogURL to the list of OS-specific CatalogURLs in appleupdates/sync.py
This commit is contained in:
@@ -65,6 +65,9 @@ DEFAULT_CATALOG_URLS = {
|
||||
'.merged-1.sucatalog'),
|
||||
'10.12': ('https://swscan.apple.com/content/catalogs/others/'
|
||||
'index-10.12-10.11-10.10-10.9-mountainlion-lion-snowleopard'
|
||||
'-leopard.merged-1.sucatalog'),
|
||||
'10.13': ('https://swscan.apple.com/content/catalogs/others/'
|
||||
'index-10.13-10.12-10.11-10.10-10.9-mountainlion-lion-snowleopard'
|
||||
'-leopard.merged-1.sucatalog')
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user