Skip to content

Commit

Permalink
Bump WebKit
Browse files Browse the repository at this point in the history
  • Loading branch information
Jarred-Sumner committed Jul 3, 2024
1 parent f0fced1 commit 6a96fcb
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 @@ -4,7 +4,7 @@ cmake_policy(SET CMP0067 NEW)

set(CMAKE_POLICY_DEFAULT_CMP0069 NEW)
set(Bun_VERSION "1.1.18")
set(WEBKIT_TAG 00e8a32b3ca72cefae683cd65140428ff1d4ff09)
set(WEBKIT_TAG 615e8585f96aa718b0f5158210259b83fe8440ea)

set(BUN_WORKDIR "${CMAKE_CURRENT_BINARY_DIR}")
message(STATUS "Configuring Bun ${Bun_VERSION} in ${BUN_WORKDIR}")
Expand Down

0 comments on commit 6a96fcb

Please sign in to comment.