Upgrade libchromiumcontent to 440833b, fixes #462
This commit is contained in:
parent
35d37c3463
commit
b2b70bb37c
2 changed files with 1 additions and 7 deletions
|
@ -4,7 +4,7 @@ import platform
|
|||
import sys
|
||||
|
||||
BASE_URL = 'https://gh-contractor-zcbenz.s3.amazonaws.com/libchromiumcontent'
|
||||
LIBCHROMIUMCONTENT_COMMIT = 'ef6f735cf946570a89bd6269121e1cd0911da4ab'
|
||||
LIBCHROMIUMCONTENT_COMMIT = '440833bbd955d0684322e5805ea7843f6d7cbcbc'
|
||||
|
||||
ARCH = {
|
||||
'cygwin': '32bit',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue