Browse Source

Update Brightray and libchromiumcontent v50 ref (Electron maintainer use
your refs)

Brian R. Bondy 9 years ago
parent
commit
a9652052c4
5 changed files with 5 additions and 5 deletions
  1. 1 1
      .gitmodules
  2. 1 1
      atom/common/chrome_version.h
  3. 1 1
      script/lib/config.py
  4. 1 1
      vendor/brightray
  5. 1 1
      vendor/crashpad

+ 1 - 1
.gitmodules

@@ -15,7 +15,7 @@
 	url = https://github.com/zcbenz/native-mate.git
 [submodule "vendor/crashpad"]
 	path = vendor/crashpad
-	url = https://github.com/brave/crashpad.git
+	url = https://github.com/crashpad/crashpad.git
 [submodule "vendor/requests"]
 	path = vendor/requests
 	url = https://github.com/kennethreitz/requests

+ 1 - 1
atom/common/chrome_version.h

@@ -8,7 +8,7 @@
 #ifndef ATOM_COMMON_CHROME_VERSION_H_
 #define ATOM_COMMON_CHROME_VERSION_H_
 
-#define CHROME_VERSION_STRING "49.0.2623.75"
+#define CHROME_VERSION_STRING "50.0.2661.94"
 #define CHROME_VERSION "v" CHROME_VERSION_STRING
 
 #endif  // ATOM_COMMON_CHROME_VERSION_H_

+ 1 - 1
script/lib/config.py

@@ -8,7 +8,7 @@ import sys
 
 BASE_URL = os.getenv('LIBCHROMIUMCONTENT_MIRROR') or \
     'https://s3.amazonaws.com/github-janky-artifacts/libchromiumcontent'
-LIBCHROMIUMCONTENT_COMMIT = '1a4c5e51a670633ff3ecd4448ad01ba21b440542'
+LIBCHROMIUMCONTENT_COMMIT = '5a15db93479dfaf6506d8d263d409d3f022c81b5'
 
 PLATFORM = {
   'cygwin': 'win32',

+ 1 - 1
vendor/brightray

@@ -1 +1 @@
-Subproject commit a98267c714b2c3435c1b86e50fd40523ef428a23
+Subproject commit 75bda7d2118c953b35d8a7d1962067a68dea34fb

+ 1 - 1
vendor/crashpad

@@ -1 +1 @@
-Subproject commit 8b065d74c59a2dfacccae664a31131be976a634b
+Subproject commit db713da7554f565e43c6dcf9a51b59ccc4f06066