We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6aad8ec commit 6e856baCopy full SHA for 6e856ba
brigadier
@@ -17,8 +17,8 @@ from urllib import urlretrieve
17
from xml.dom import minidom
18
19
SUCATALOG_URL = 'http://swscan.apple.com/content/catalogs/others/index-10.11-10.10-10.9-mountainlion-lion-snowleopard-leopard.merged-1.sucatalog'
20
-# 7-Zip MSI (9.34 alpha)
21
-SEVENZIP_URL = 'http://dl.7-zip.org/7z934-x64.msi'
+# 7-Zip MSI (15.14)
+SEVENZIP_URL = 'http://www.7-zip.org/a/7z1514-x64.msi'
22
# dmg2img zip download from http://vu1tur.eu.org/tools
23
DMG2IMG_URL = 'http://vu1tur.eu.org/tools/dmg2img-1.6.5-win32.zip'
24
0 commit comments