Skip to content
This repository has been archived by the owner on Jan 4, 2019. It is now read-only.

Commit

Permalink
Update libchromiumcontent sha to latest 47
Browse files Browse the repository at this point in the history
  • Loading branch information
bbondy committed Mar 9, 2016
1 parent e2ca3ec commit 98bb4a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/lib/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

BASE_URL = os.getenv('LIBCHROMIUMCONTENT_MIRROR') or \
'https://s3.amazonaws.com/github-janky-artifacts/libchromiumcontent'
LIBCHROMIUMCONTENT_COMMIT = '599c8941e1884e155218ec1013cba9fc5c7c7072'
LIBCHROMIUMCONTENT_COMMIT = 'c29b7a7868b79f14bc09967126870b3d30a7cfe3'

PLATFORM = {
'cygwin': 'win32',
Expand Down

0 comments on commit 98bb4a5

Please sign in to comment.