Browse Source

chore: bump chromium in DEPS to 128.0.6535.0

electron-roller[bot] 10 months ago
parent
commit
033d48ef93
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':
-    '127.0.6531.0',
+    '128.0.6535.0',
   'node_version':
     'v20.14.0',
   'nan_version':