Update WebKit to autobuild-596e48e22e3a1090e5b802744a7938088b1ea860

This commit is contained in:
Dylan Conway
2026-01-29 15:17:33 -08:00
parent 6f71590d94
commit 1730ee9527

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 9a2cc42ae1bf693a0fd0ceb9b1d7d965d9cfd3ea)
set(WEBKIT_VERSION 596e48e22e3a1090e5b802744a7938088b1ea860)
endif()
# Use preview build URL for Windows ARM64 until the fix is merged to main