build-webview: Update default webview to 100.0.4896.127

Change-Id: I3387be6e3e76af406f48cb85f97c6d06559f141a
This commit is contained in:
Kevin F. Haggerty
2022-03-30 06:59:58 -06:00
committed by Kevin Haggerty
parent e2c47f1e75
commit 5cc4c2d6c7

View File

@@ -2,8 +2,8 @@
set -e
chromium_version="99.0.4844.73"
chromium_code="4844073"
chromium_version="100.0.4896.127"
chromium_code="4896127"
clean=0
gsync=0
supported_archs=(arm arm64 x86 x64)