We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ac5c1f commit 87438f9Copy full SHA for 87438f9
CMakeLists.txt
@@ -130,7 +130,7 @@ set_property(GLOBAL PROPERTY OS_FOLDERS ON)
130
131
# Specify the CEF distribution version.
132
if(NOT DEFINED CEF_VERSION)
133
- set(CEF_VERSION "141.0.10+g1d65b0d+chromium-141.0.7390.123")
+ set(CEF_VERSION "143.0.14+gdd46a37+chromium-143.0.7499.193")
134
endif()
135
136
# Determine the platform.
0 commit comments