mirror of
https://github.com/HackPlan/atom-shell.git
synced 2026-04-26 22:25:33 +08:00
Upgrade libchromiumcontent.
* Fix unresponsive event when in beforeunload handler. * Compile with clang 3.4 under Linux.
This commit is contained in:
@@ -5,7 +5,7 @@ import sys
|
||||
|
||||
NODE_VERSION = 'v0.11.13'
|
||||
BASE_URL = 'https://gh-contractor-zcbenz.s3.amazonaws.com/libchromiumcontent'
|
||||
LIBCHROMIUMCONTENT_COMMIT = '61d53e9631625fa8e5d5043aabea18b96ed6a950'
|
||||
LIBCHROMIUMCONTENT_COMMIT = 'fb188f45e178380e31300a0a6e5c686c35bf8542'
|
||||
|
||||
ARCH = {
|
||||
'cygwin': '32bit',
|
||||
|
||||
Reference in New Issue
Block a user