From 0fed0b74e044c31b88384716f8f8cb630221284e Mon Sep 17 00:00:00 2001 From: "electron-roller[bot]" <84116207+electron-roller[bot]@users.noreply.github.com> Date: Wed, 29 Jan 2025 19:55:29 +0100 Subject: [PATCH] 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> --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 00a216ab04f9..a83951db14cb 100644 --- a/DEPS +++ b/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':