build-webview: Update default webview to 120.0.6099.115

Change-Id: I27285fef67aee5d0fe830a578f00d78e9902b590
This commit is contained in:
Kevin F. Haggerty
2023-11-23 15:34:39 -07:00
parent 2554899e53
commit 27ea8bea19

View File

@@ -2,8 +2,8 @@
set -e set -e
chromium_version="119.0.6045.134" chromium_version="120.0.6099.115"
chromium_code="6045134" chromium_code="6099115"
clean=0 clean=0
gsync=0 gsync=0
supported_archs=(arm arm64 x86 x64) supported_archs=(arm arm64 x86 x64)