build-webview: Update default webview to 112.0.5615.48
Change-Id: I75be81dbfa85ee4ba5935d491d0979530aa6bd1d
This commit is contained in:
committed by
Kevin Haggerty
parent
ae15fafeb0
commit
cc6f2a9622
@@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
chromium_version="111.0.5563.116"
|
chromium_version="112.0.5615.48"
|
||||||
chromium_code="5563116"
|
chromium_code="5615048"
|
||||||
clean=0
|
clean=0
|
||||||
gsync=0
|
gsync=0
|
||||||
supported_archs=(arm arm64 x86 x64)
|
supported_archs=(arm arm64 x86 x64)
|
||||||
|
|||||||
Reference in New Issue
Block a user