build-webview: Update default webview to 104.0.5112.97

Change-Id: Id45ff1aafcc0e7c1be5547cdcaa9882751e2559e
This commit is contained in:
Kevin F. Haggerty
2022-08-05 10:48:55 -06:00
committed by Kevin Haggerty
parent 30621697c6
commit e18df415b7

View File

@@ -2,8 +2,8 @@
set -e
chromium_version="103.0.5060.71"
chromium_code="5060071"
chromium_version="104.0.5112.97"
chromium_code="5112097"
clean=0
gsync=0
supported_archs=(arm arm64 x86 x64)