Skip to content

Commit

Permalink
Update to CEF version 119.4.7+g55e15c8+chromium-119.0.6045.199
Browse files Browse the repository at this point in the history
  • Loading branch information
magreenblatt committed Jan 5, 2024
1 parent 8ff2de3 commit 1fdf12d
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 @@ -130,7 +130,7 @@ set_property(GLOBAL PROPERTY OS_FOLDERS ON)

# Specify the CEF distribution version.
if(NOT DEFINED CEF_VERSION)
set(CEF_VERSION "119.4.3+gc76a3b9+chromium-119.0.6045.159")
set(CEF_VERSION "119.4.7+g55e15c8+chromium-119.0.6045.199")
endif()

# Determine the platform.
Expand Down

0 comments on commit 1fdf12d

Please sign in to comment.