linux: Upgrade libchromiumcontent to fix linking
This commit is contained in:
parent
105ad369ab
commit
f8f7ca1d57
2 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@ import platform
|
||||||
import sys
|
import sys
|
||||||
|
|
||||||
BASE_URL = 'http://gh-contractor-zcbenz.s3.amazonaws.com/libchromiumcontent'
|
BASE_URL = 'http://gh-contractor-zcbenz.s3.amazonaws.com/libchromiumcontent'
|
||||||
LIBCHROMIUMCONTENT_COMMIT = '67621deb80ca22432ea3fe33fb54196d78ebe44c'
|
LIBCHROMIUMCONTENT_COMMIT = '84b0897b6bf21d75ff03a1916513259aeb284252'
|
||||||
|
|
||||||
ARCH = {
|
ARCH = {
|
||||||
'cygwin': '32bit',
|
'cygwin': '32bit',
|
||||||
|
|
2
vendor/brightray
vendored
2
vendor/brightray
vendored
|
@ -1 +1 @@
|
||||||
Subproject commit 4670aeb7104172f9d22f02c8621a586d984055c6
|
Subproject commit e5865ab25d023bc756da88badba021e207794fc9
|
Loading…
Reference in a new issue