Update default webview to 80.0.3987.132

Change-Id: I900861f2ca7ed52f2bcd1bf7b26d1310e186643e
This commit is contained in:
Kevin F. Haggerty
2020-03-05 19:06:59 -07:00
parent 816f8c4cdc
commit 9a231bd70b

View File

@@ -2,8 +2,8 @@
set -e set -e
chromium_version="80.0.3987.117" chromium_version="80.0.3987.132"
chromium_code="3987117" chromium_code="3987132"
clean=0 clean=0
gsync=0 gsync=0
supported_archs=(arm arm64 x86 x64) supported_archs=(arm arm64 x86 x64)