From 566412739820ca1dafedc57c8c23d3e2c66d9b04 Mon Sep 17 00:00:00 2001 From: Jay MOULIN Date: Fri, 8 Nov 2024 06:00:11 +0100 Subject: [PATCH] Update to version 132.0.6821.2 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 555cf75..a03726e 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ -VERSION ?= 132.0.6811.2 +VERSION ?= 132.0.6821.2 CACHE ?= --no-cache=1 -REVISION ?= 1378738 +REVISION ?= 1380149 archs = amd64 i386 .PHONY: all build publish