Skip to content

Commit 87438f9

Browse files
S1artiemagreenblatt
authored andcommitted
Update to CEF 143.0.14+gdd46a37+chromium-143.0.7499.193
1 parent 7ac5c1f commit 87438f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ set_property(GLOBAL PROPERTY OS_FOLDERS ON)
130130

131131
# Specify the CEF distribution version.
132132
if(NOT DEFINED CEF_VERSION)
133-
set(CEF_VERSION "141.0.10+g1d65b0d+chromium-141.0.7390.123")
133+
set(CEF_VERSION "143.0.14+gdd46a37+chromium-143.0.7499.193")
134134
endif()
135135

136136
# Determine the platform.

0 commit comments

Comments
 (0)