build-webview: Update default webview to 113.0.5672.132

Change-Id: Iab9057e2b1c93454527f21feb52a40cf336f7fe7
This commit is contained in:
Kevin F. Haggerty
2023-05-16 18:44:01 -06:00
parent c21ef2efb1
commit ee1036d3d8

View File

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