From 6aad8ecf6d5e04ab3d439b98e56cc5c29b6a4ff0 Mon Sep 17 00:00:00 2001 From: Timothy Sutton Date: Mon, 7 Mar 2016 15:55:05 -0500 Subject: [PATCH] Update default sucatalog to El Cap --- brigadier | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/brigadier b/brigadier index c54989a..0b606a3 100755 --- a/brigadier +++ b/brigadier @@ -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