diff --git a/bazel/repository_locations.bzl b/bazel/repository_locations.bzl index 9b4fecada602..d19df4665b2a 100644 --- a/bazel/repository_locations.bzl +++ b/bazel/repository_locations.bzl @@ -830,10 +830,10 @@ REPOSITORY_LOCATIONS_SPEC = dict( project_name = "WebAssembly for Proxies (C++ host implementation)", project_desc = "WebAssembly for Proxies (C++ host implementation)", project_url = "https://github.com/proxy-wasm/proxy-wasm-cpp-host", - version = "63466ebdcc313161773763306eb3600b1c1d230f", - sha256 = "53058b13eb91d69e6c3329fdfa818039b04823745fa394a0d7244dd55b1c45aa", + version = "376ffaf53323b0b678f9d507b3b3ce81aa13f1b4", + sha256 = "629a84089557c2a8479cdf20d6e24ee33b8cc89e0d2791bd96da1b5d721aed19", strip_prefix = "proxy-wasm-cpp-host-{version}", - urls = ["https://github.com/mathetake/proxy-wasm-cpp-host/archive/{version}.tar.gz"], + urls = ["https://github.com/proxy-wasm/proxy-wasm-cpp-host/archive/{version}.tar.gz"], use_category = ["dataplane_ext"], extensions = [ "envoy.access_loggers.wasm",