mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Upgrade to Chrome 54.0.2840.101
This commit is contained in:
committed by
Birunthan Mohanathas
parent
1b036a284d
commit
b6d0201c73
@@ -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 \
|
||||
'474446e3661c91faa91dad3c6681e38b43900d3b'
|
||||
'e01a151e791e4fc26152e3407c9d2b90089d1714'
|
||||
|
||||
PLATFORM = {
|
||||
'cygwin': 'win32',
|
||||
|
||||
Reference in New Issue
Block a user