build-webview: Update default webview to 108.0.5359.79

Change-Id: I1a30b034b3b6335ca1efb9074afde205a2f97a5d
This commit is contained in:
Kevin F. Haggerty
2022-11-29 19:00:40 -07:00
committed by Kevin Haggerty
parent 6425bee35f
commit 45d62060bf

View File

@@ -2,8 +2,8 @@
set -e
chromium_version="107.0.5304.105"
chromium_code="5304105"
chromium_version="108.0.5359.79"
chromium_code="5359079"
clean=0
gsync=0
supported_archs=(arm arm64 x86 x64)