Obtain SHA-1 of libcc commit from submodule
This commit is contained in:
parent
433a827cc3
commit
77ec648740
3 changed files with 18 additions and 9 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue