Skip to content

Commit

Permalink
update tag
Browse files Browse the repository at this point in the history
  • Loading branch information
dylan-conway committed Oct 12, 2024
1 parent b11d6b1 commit 6c7e825
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/tools/SetupWebKit.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ option(WEBKIT_VERSION "The version of WebKit to use")
option(WEBKIT_LOCAL "If a local version of WebKit should be used instead of downloading")

if(NOT WEBKIT_VERSION)
set(WEBKIT_VERSION 019ff6e1e879ff4533f2a857cab5028b6b95ab53)
set(WEBKIT_VERSION 01ac6a63449713c5b7cf38fb03628283041f63be)
endif()

if(WEBKIT_LOCAL)
Expand Down

0 comments on commit 6c7e825

Please sign in to comment.