build-webview: Update default webview to 113.0.5672.77

Change-Id: I18f3b1ea23abe94636d2cfc00415a0a67282fa26
This commit is contained in:
Kevin F. Haggerty
2023-05-03 10:29:48 -06:00
committed by Kevin Haggerty
parent f6b08b9eed
commit c21ef2efb1

View File

@@ -2,8 +2,8 @@
set -e
chromium_version="112.0.5615.136"
chromium_code="5615136"
chromium_version="113.0.5672.77"
chromium_code="5672077"
clean=0
gsync=0
supported_archs=(arm arm64 x86 x64)