Skip to content

Commit 7efb735

Browse files
committed
Update shallow since
Signed-off-by: Dhi Aurrahman <[email protected]>
1 parent 2d5b697 commit 7efb735

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bazel/repositories.bzl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ def proxy_wasm_cpp_host_repositories():
129129
# 10.7.193.13
130130
commit = "6c8b357a84847a479cd329478522feefc1c3195a",
131131
remote = "https://chromium.googlesource.com/v8/v8",
132-
shallow_since = "1657561920 +0000",
132+
shallow_since = "1664374400 +0000",
133133
patches = ["@proxy_wasm_cpp_host//bazel/external:v8.patch"],
134134
patch_args = ["-p1"],
135135
)
@@ -145,7 +145,7 @@ def proxy_wasm_cpp_host_repositories():
145145
build_file = "@v8//:bazel/BUILD.trace_event_common",
146146
commit = "521ac34ebd795939c7e16b37d9d3ddb40e8ed556",
147147
remote = "https://chromium.googlesource.com/chromium/src/base/trace_event/common.git",
148-
shallow_since = "1642576054 -0800",
148+
shallow_since = "1662508800 +0000",
149149
)
150150

151151
native.bind(

0 commit comments

Comments
 (0)