mirror of
https://github.com/timsutton/brigadier.git
synced 2025-06-04 08:59:48 -04:00
Update brigadier 7zURL
This commit is contained in:
parent
96ff26fd80
commit
1425863cfa
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue