We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 071f1e5 commit a4f3586Copy full SHA for a4f3586
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 "97.1.7+g45ce543+chromium-97.0.4692.99")
+ set(CEF_VERSION "97.1.1+g50067f2+chromium-97.0.4692.71")
134
endif()
135
136
# Determine the platform.
0 commit comments