Skip to content

Commit 0270948

Browse files
committed
Update to CEF version 78.3.9+gc7345f2+chromium-78.0.3904.108
1 parent 6d7ad9d commit 0270948

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
@@ -121,7 +121,7 @@ set_property(GLOBAL PROPERTY OS_FOLDERS ON)
121121

122122
# Specify the CEF distribution version.
123123
if(NOT DEFINED CEF_VERSION)
124-
set(CEF_VERSION "78.2.7+g9cd8bac+chromium-78.0.3904.70")
124+
set(CEF_VERSION "78.3.9+gc7345f2+chromium-78.0.3904.108")
125125
endif()
126126

127127
# Determine the platform.

0 commit comments

Comments
 (0)