Skip to content

Commit

Permalink
bump webkit
Browse files Browse the repository at this point in the history
  • Loading branch information
dylan-conway committed Aug 2, 2024
1 parent 4f4c026 commit 17fcc60
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.22")
set(WEBKIT_TAG e02a231da507fd7d4a11bfd84ddd6b16c2cbb2b3)
set(WEBKIT_TAG 5388fcff057a5566b5468ed4a78ec3d27181f053)

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

0 comments on commit 17fcc60

Please sign in to comment.