Browse Source

chore: bump chromium to 132.0.6834.159 (34-x-y) (#45313)

* chore: bump chromium in DEPS to 132.0.6834.110

* chore: bump chromium in DEPS to 132.0.6834.159

---------

Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
electron-roller[bot] 2 months ago
parent
commit
0fed0b74e0
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':
-    '132.0.6834.83',
+    '132.0.6834.159',
   'node_version':
     'v20.18.1',
   'nan_version':