Bump WebKit again (#16091)

This commit is contained in:
Jarred Sumner
2024-12-31 18:17:56 -08:00
committed by GitHub
parent e3a1d026f9
commit 30008ed0fc

View File

@@ -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 ba17b88ba9a5c1140bf74cf3a1637fbc89a3b9e7)
set(WEBKIT_VERSION 30046aef5ec6590c74c6a696e4f01683f962a6a2)
endif()
if(WEBKIT_LOCAL)