Skip to content

Commit d5414f5

Browse files
author
YYB
committed
try to update cef to 109.0.0+gcd5e37a+chromium-109.0.5414.8
1 parent b5f0a44 commit d5414f5

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 "107.1.9+g1f0a21a+chromium-107.0.5304.110")
133+
set(CEF_VERSION "109.0.0+gcd5e37a+chromium-109.0.5414.8")
134134
endif()
135135

136136
# Determine the platform.

0 commit comments

Comments
 (0)