Update to Chrome 56

This commit is contained in:
Cheng Zhao 2017-01-23 14:12:49 +09:00 committed by Kevin Sawicki
parent 1518ff5ddf
commit b83676f9e9
3 changed files with 3 additions and 3 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 \
'b4dd78df3f4fa271057ecdaa54441501e63e7c55'
'63227c0c9299e01809bcc705bd7346aecf8b6855'
PLATFORM = {
'cygwin': 'win32',