Skip to content

Commit

Permalink
Update default sucatalog to Big Sur
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronkennedy committed Apr 25, 2021
1 parent e7922c7 commit 2a6d656
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion brigadier
Original file line number Diff line number Diff line change
Expand Up @@ -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.11-10.10-10.9-mountainlion-lion-snowleopard-leopard.merged-1.sucatalog'
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 = 'http://www.7-zip.org/a/7z1514-x64.msi'

Expand Down

0 comments on commit 2a6d656

Please sign in to comment.