Skip to content

Commit 6e856ba

Browse files
committed
Update 7-Zip to 15.14
1 parent 6aad8ec commit 6e856ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

brigadier

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ from urllib import urlretrieve
1717
from xml.dom import minidom
1818

1919
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'
20+
# 7-Zip MSI (15.14)
21+
SEVENZIP_URL = 'http://www.7-zip.org/a/7z1514-x64.msi'
2222
# dmg2img zip download from http://vu1tur.eu.org/tools
2323
DMG2IMG_URL = 'http://vu1tur.eu.org/tools/dmg2img-1.6.5-win32.zip'
2424

0 commit comments

Comments
 (0)