Skip to content

Commit

Permalink
try lower version
Browse files Browse the repository at this point in the history
  • Loading branch information
1zun4 committed Mar 12, 2024
1 parent 6d231af commit c857364
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ endif()

# Specify the CEF distribution version.
if(NOT DEFINED CEF_VERSION)
set(CEF_VERSION "122.1.10+gc902316+chromium-122.0.6261.112")
set(CEF_VERSION "121.3.9+g1e0a38f+chromium-121.0.6167.184")
endif()

# Determine the platform.
Expand Down

0 comments on commit c857364

Please sign in to comment.