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 19f5fdc commit afc4d2fCopy full SHA for afc4d2f
CMakeLists.txt
@@ -27,7 +27,7 @@ if(POLICY CMP0074)
27
endif()
28
29
if (NOT DEFINED CEF_VERSION)
30
- set(CEF_VERSION "130.1.16+g5a7e5ed+chromium-130.0.6723.117")
+ set(CEF_VERSION "139.0.28+g55ab8a8+chromium-139.0.7258.139")
31
32
33
STRING(REGEX REPLACE "\\+" "%2B" CEF_ESCAPED_VERSION ${CEF_VERSION})
0 commit comments