Update default webview to 91.0.4472.101

Change-Id: I8c403e48d4f9e440434fc80e183d6bc33ab7ecb1
This commit is contained in:
Kevin F. Haggerty
2021-05-26 07:54:17 -06:00
parent 17c408e625
commit 7ccbd3a121

View File

@@ -2,8 +2,8 @@
set -e
chromium_version="88.0.4324.152"
chromium_code="4324152"
chromium_version="91.0.4472.101"
chromium_code="4472101"
clean=0
gsync=0
supported_archs=(arm arm64 x86 x64)