update submodules to latest

This commit is contained in:
deepak1556 2017-02-14 04:21:11 +05:30
parent 6987e3ecd0
commit e4b97a3c93
2 changed files with 2 additions and 2 deletions

View file

@ -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 \
'a3f204ad0b9e90770d0975bd027a7de21a60b054'
'4f5b89374df7ee69095b9f7d50b30fb46ddd7407'
PLATFORM = {
'cygwin': 'win32',