Skip to content

Commit af212a9

Browse files
zcbenzpoiru
authored andcommitted
Update libchromiumcontent for the rebase
1 parent ebb4c93 commit af212a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/lib/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
BASE_URL = os.getenv('LIBCHROMIUMCONTENT_MIRROR') or \
1010
'https://s3.amazonaws.com/github-janky-artifacts/libchromiumcontent'
1111
LIBCHROMIUMCONTENT_COMMIT = os.getenv('LIBCHROMIUMCONTENT_COMMIT') or \
12-
'a8e1d7da31638929a9703287dbf3c8ac45f98e0b'
12+
'76202a5422125cf6b46fef025db5f0aa91b0bb85'
1313

1414
PLATFORM = {
1515
'cygwin': 'win32',

0 commit comments

Comments
 (0)