Update brigadier 7zURL

This commit is contained in:
ExpiredCoder 2024-01-16 15:48:17 -07:00 committed by GitHub
parent 96ff26fd80
commit 1425863cfa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,7 +20,7 @@ from xml.dom import minidom
VERSION = '0.2.6'
SUCATALOG_URL = 'https://swscan.apple.com/content/catalogs/others/index-11-10.15-10.14-10.13-10.12-10.11-10.10-10.9-mountainlion-lion-snowleopard-leopard.merged-1.sucatalog'
# 7-Zip MSI (15.14)
SEVENZIP_URL = 'https://www.7-zip.org/a/7z2201-x64.msi'
SEVENZIP_URL = 'https://github.com/ip7z/7zip/releases/download/21.07/7z2107-x64.exe'
def status(msg):
print "%s\n" % msg