mirror of
https://github.com/electron/electron.git
synced 2026-01-11 00:18:02 -05:00
Upgrade libcc to electron/libchromiumcontent@a3cff0522
This commit is contained in:
@@ -9,7 +9,7 @@ import sys
|
||||
BASE_URL = os.getenv('LIBCHROMIUMCONTENT_MIRROR') or \
|
||||
'https://s3.amazonaws.com/github-janky-artifacts/libchromiumcontent'
|
||||
LIBCHROMIUMCONTENT_COMMIT = os.getenv('LIBCHROMIUMCONTENT_COMMIT') or \
|
||||
'549af32d00045c7b9dbb2760c090586c8d3a2638'
|
||||
'a3cff052273b659702c6a8728e28a3b45659cd76'
|
||||
|
||||
PLATFORM = {
|
||||
'cygwin': 'win32',
|
||||
|
||||
Reference in New Issue
Block a user