Skip to content

Commit

Permalink
Update to V8 11.4.183.17 (#713)
Browse files Browse the repository at this point in the history
Test: bazel build //src/workerd/server:workerd
  • Loading branch information
ohodson authored May 31, 2023
1 parent 4df31e2 commit bc3fc4c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -263,8 +263,8 @@ npm_repositories()
git_repository(
name = "v8",
remote = "https://chromium.googlesource.com/v8/v8.git",
commit = "4fdc770d9949df2a12d3eb1c7dcdd46425200edf",
shallow_since = "1684750317 +0000",
commit = "68903e142b1a554df821a78a420b7777aadb9cc9",
shallow_since = "1685092309 +0000",
patch_args = [ "-p1" ],
patches = [
"//:patches/v8/0001-Allow-manually-setting-ValueDeserializer-format-vers.patch",
Expand Down

0 comments on commit bc3fc4c

Please # to comment.