Browse Source

chore: bump chromium to 131.0.6751.0 (main) (#44087)

chore: bump chromium in DEPS to 131.0.6751.0

Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
electron-roller[bot] 6 months ago
parent
commit
5a97ee26ff
1 changed files with 1 additions and 1 deletions
  1. 1 1
      DEPS

+ 1 - 1
DEPS

@@ -2,7 +2,7 @@ gclient_gn_args_from = 'src'
 
 vars = {
   'chromium_version':
-    '131.0.6750.0',
+    '131.0.6751.0',
   'node_version':
     'v20.17.0',
   'nan_version':