mirror of
https://github.com/electron/electron.git
synced 2026-01-24 14:57:58 -05:00
Update libchromiumcontent to fix duplicate main functions
This commit is contained in:
committed by
Kevin Sawicki
parent
c69626336d
commit
85961a0dd9
@@ -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 \
|
||||
'628ae34823d133842faf8f45c2b2741e4ca74e53'
|
||||
'd8397c07461e726caad74dfe0cfe6ec284951667'
|
||||
|
||||
PLATFORM = {
|
||||
'cygwin': 'win32',
|
||||
|
||||
Reference in New Issue
Block a user