build-webview: Update default webview to 111.0.5563.116

Change-Id: I40dc6ca8ceeae769b029847caa87e42860209efd
This commit is contained in:
Kevin F. Haggerty
2023-03-22 04:49:53 -06:00
committed by Kevin Haggerty
parent 5fdd957c8d
commit 1041ba523b

View File

@@ -2,8 +2,8 @@
set -e
chromium_version="111.0.5563.58"
chromium_code="5563058"
chromium_version="111.0.5563.116"
chromium_code="5563116"
clean=0
gsync=0
supported_archs=(arm arm64 x86 x64)