Update Brightray and libchromiumcontent v50 ref (Electron maintainer use

your refs)
This commit is contained in:
Brian R. Bondy 2016-05-04 13:46:37 -04:00 committed by Cheng Zhao
parent a52dbf0784
commit a9652052c4
5 changed files with 5 additions and 5 deletions

View file

@ -8,7 +8,7 @@ import sys
BASE_URL = os.getenv('LIBCHROMIUMCONTENT_MIRROR') or \
'https://s3.amazonaws.com/github-janky-artifacts/libchromiumcontent'
LIBCHROMIUMCONTENT_COMMIT = '1a4c5e51a670633ff3ecd4448ad01ba21b440542'
LIBCHROMIUMCONTENT_COMMIT = '5a15db93479dfaf6506d8d263d409d3f022c81b5'
PLATFORM = {
'cygwin': 'win32',