Skip to content

Commit

Permalink
chore: update webkit
Browse files Browse the repository at this point in the history
  • Loading branch information
paperdave authored and Hanaasagi committed Feb 3, 2024
1 parent 3cf394a commit 9528248
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cmake_policy(SET CMP0091 NEW)
cmake_policy(SET CMP0067 NEW)

set(Bun_VERSION "1.1.0")
set(WEBKIT_TAG 9c501b9aa712b7959f80dc99491e8758c151c20e)
set(WEBKIT_TAG c3712c13dcdc091cfe4c7cb8f2c1fd16472e6f92)

set(BUN_WORKDIR "${CMAKE_CURRENT_BINARY_DIR}")
message(STATUS "Configuring Bun ${Bun_VERSION} in ${BUN_WORKDIR}")
Expand Down
2 changes: 1 addition & 1 deletion src/bun.js/WebKit
Submodule WebKit updated 0 files

0 comments on commit 9528248

Please sign in to comment.