Skip to content
This repository was archived by the owner on Dec 16, 2020. It is now read-only.

Commit 9cf22b8

Browse files
authored
build: update wee8 to 8.0.426.9. (#350)
Signed-off-by: Piotr Sikora <piotrsikora@google.com>
1 parent 757333b commit 9cf22b8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

bazel/repository_locations.bzl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -284,8 +284,8 @@ REPOSITORY_LOCATIONS = dict(
284284
com_googlesource_chromium_v8 = dict(
285285
# This archive was created using https://storage.googleapis.com/envoyproxy-wee8/wee8-archive.sh
286286
# and contains complete checkout of V8 with all dependencies necessary to build wee8.
287-
sha256 = "7c897863d31569b4a4e16277d94415f1c42f3e130c1ff3573b048b76b15b635f",
288-
urls = ["https://storage.googleapis.com/envoyproxy-wee8/wee8-7.9.317.14.tar.gz"],
287+
sha256 = "36bab9812c09fa75e184c2598c0c82d7ba30bebf5d83b216e0db6044f7c0f52f",
288+
urls = ["https://storage.googleapis.com/envoyproxy-wee8/wee8-8.0.426.9.tar.gz"],
289289
),
290290
com_googlesource_quiche = dict(
291291
# Static snapshot of https://quiche.googlesource.com/quiche/+archive/0ce303d8f1a774c821f4370d4b84d02e488ce332.tar.gz
-162 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)