build-webview: Update default webview to 112.0.5615.48

Change-Id: I75be81dbfa85ee4ba5935d491d0979530aa6bd1d
This commit is contained in:
Kevin F. Haggerty
2023-03-31 11:10:59 -06:00
committed by Kevin Haggerty
parent ae15fafeb0
commit cc6f2a9622

View File

@@ -2,8 +2,8 @@
set -e
chromium_version="111.0.5563.116"
chromium_code="5563116"
chromium_version="112.0.5615.48"
chromium_code="5615048"
clean=0
gsync=0
supported_archs=(arm arm64 x86 x64)