Skip to content

Commit

Permalink
build: update wee8 to 7.8.279.9. (envoyproxy#221)
Browse files Browse the repository at this point in the history
Signed-off-by: Piotr Sikora <piotrsikora@google.com>
  • Loading branch information
PiotrSikora committed Sep 29, 2019
1 parent 2e56dfd commit d4a4540
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bazel/repository_locations.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -255,8 +255,8 @@ REPOSITORY_LOCATIONS = dict(
com_googlesource_chromium_v8 = dict(
# This archive was created using https://storage.googleapis.com/envoyproxy-wee8/wee8-archive.sh
# and contains complete checkout of v8 with all dependencies necessary to build wee8.
sha256 = "b717b958b407347dc8c78231b7e400b16f387486fde651be26accdf00681d9dc",
urls = ["https://storage.googleapis.com/envoyproxy-wee8/wee8-7.8.279.6.tar.gz"],
sha256 = "6913feddc2f105caa53698fe22ba8a62bbb222a1a123a9b12f613c60525c2ce8",
urls = ["https://storage.googleapis.com/envoyproxy-wee8/wee8-7.8.279.9.tar.gz"],
),
io_opencensus_cpp = dict(
sha256 = "29b2be0d92523a20daef7045e547c517ca0f6e6a0ddd7e7fcd15d162c13b6d9a",
Expand Down

0 comments on commit d4a4540

Please sign in to comment.