mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Obtain SHA-1 of libcc commit from submodule
This commit is contained in:
@@ -8,8 +8,6 @@ import sys
|
||||
|
||||
BASE_URL = os.getenv('LIBCHROMIUMCONTENT_MIRROR') or \
|
||||
'https://s3.amazonaws.com/github-janky-artifacts/libchromiumcontent'
|
||||
LIBCHROMIUMCONTENT_COMMIT = os.getenv('LIBCHROMIUMCONTENT_COMMIT') or \
|
||||
'a3cff052273b659702c6a8728e28a3b45659cd76'
|
||||
|
||||
PLATFORM = {
|
||||
'cygwin': 'win32',
|
||||
|
||||
Reference in New Issue
Block a user