Skip to content

Commit d49abef

Browse files
OLSandermagreenblatt
authored andcommitted
Update to CEF version 107.1.9+g1f0a21a+chromium-107.0.5304.110
1 parent 6a2f6c0 commit d49abef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 "105.3.36+g88e0038+chromium-105.0.5195.102")
133+
set(CEF_VERSION "107.1.9+g1f0a21a+chromium-107.0.5304.110")
134134
endif()
135135

136136
# Determine the platform.

0 commit comments

Comments
 (0)