Skip to content

Commit

Permalink
feat: update core version
Browse files Browse the repository at this point in the history
  • Loading branch information
tishion committed Sep 14, 2024
1 parent 722ba43 commit 4d5d83e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/CefViewCoreConfig.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ include(FetchContent)
FetchContent_Declare(
CefViewCore
GIT_REPOSITORY https://github.com/CefView/CefViewCore.git
GIT_TAG 33b71d0b31ec3b5de0ba561e0630134ec865b6ec
GIT_TAG 3d61b7956b14ebd879eb6c5ff7f2ab85d9f780c3
)

# set CEF version to be used
Expand Down

0 comments on commit 4d5d83e

Please sign in to comment.