build-webview: Update default webview to 119.0.6045.134

Change-Id: Iffee8b4160abfae054458bb55faa43967d8297dc
This commit is contained in:
Kevin F. Haggerty
2023-11-12 10:20:47 -07:00
parent adaacc616b
commit 04ec5b386a

View File

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