From 997751634b006f933a215970ce4f44a0327c3de2 Mon Sep 17 00:00:00 2001 From: mathetake Date: Tue, 10 Nov 2020 18:20:21 +0900 Subject: [PATCH] Update release date of proxy-wasm-cpp-host Signed-off-by: mathetake --- bazel/repository_locations.bzl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bazel/repository_locations.bzl b/bazel/repository_locations.bzl index ac99f5f446b8..e874b4d4b6df 100644 --- a/bazel/repository_locations.bzl +++ b/bazel/repository_locations.bzl @@ -842,7 +842,7 @@ REPOSITORY_LOCATIONS_SPEC = dict( "envoy.filters.network.wasm", "envoy.stat_sinks.wasm", ], - release_date = "2020-10-27", + release_date = "2020-11-10", cpe = "N/A", ), emscripten_toolchain = dict(