build-webview: Update default webview to 120.0.6099.144

Change-Id: I625ed22cddd1b279e381a27e6dc1280bf2800c38
This commit is contained in:
Kevin F. Haggerty
2023-12-22 09:21:56 -07:00
parent 27ea8bea19
commit 0ae042480b

View File

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