Update default webview to 96.0.4664.104

Change-Id: Ibad4f7281b82cb8cf1a5e6eba95347b875a80422
This commit is contained in:
Kevin F. Haggerty
2021-11-15 09:29:02 -07:00
parent 5a3e4b7802
commit 9099b7ee21

View File

@@ -2,8 +2,8 @@
set -e
chromium_version="95.0.4638.50"
chromium_code="4638050"
chromium_version="96.0.4664.104"
chromium_code="4664104"
clean=0
gsync=0
supported_archs=(arm arm64 x86 x64)