Skip to content

Commit cd30308

Browse files
committed
Update libchromiumcontent with free version of ffmpeg
1 parent d5f4a32 commit cd30308

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

script/lib/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
BASE_URL = os.getenv('LIBCHROMIUMCONTENT_MIRROR') or \
1010
'https://s3.amazonaws.com/github-janky-artifacts/libchromiumcontent'
11-
LIBCHROMIUMCONTENT_COMMIT = 'fc5174471ccccce7030d0960f5228e73ca7c2ac6'
11+
LIBCHROMIUMCONTENT_COMMIT = '599c8941e1884e155218ec1013cba9fc5c7c7072'
1212

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

0 commit comments

Comments
 (0)