build-webview: Update default webview to 116.0.5845.163

Change-Id: If263fb405a165cdfcdf7d39b1b7871a115bd0e2f
This commit is contained in:
Kevin F. Haggerty
2023-08-23 22:01:28 -06:00
parent a4cc769ca3
commit dd225e1ceb

View File

@@ -2,8 +2,8 @@
set -e
chromium_version="116.0.5845.92"
chromium_code="5845092"
chromium_version="116.0.5845.163"
chromium_code="5845163"
clean=0
gsync=0
supported_archs=(arm arm64 x86 x64)