mirror of
https://github.com/timsutton/brigadier.git
synced 2025-05-31 07:18:27 -04:00
Update default sucatalog to El Cap
This commit is contained in:
parent
ffef49cd0c
commit
6aad8ecf6d
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ from pprint import pprint
|
|||
from urllib import urlretrieve
|
||||
from xml.dom import minidom
|
||||
|
||||
SUCATALOG_URL = 'http://swscan.apple.com/content/catalogs/others/index-10.10-10.9-mountainlion-lion-snowleopard-leopard.merged-1.sucatalog'
|
||||
SUCATALOG_URL = 'http://swscan.apple.com/content/catalogs/others/index-10.11-10.10-10.9-mountainlion-lion-snowleopard-leopard.merged-1.sucatalog'
|
||||
# 7-Zip MSI (9.34 alpha)
|
||||
SEVENZIP_URL = 'http://dl.7-zip.org/7z934-x64.msi'
|
||||
# dmg2img zip download from http://vu1tur.eu.org/tools
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue