diff --git a/bazel/repository_locations.bzl b/bazel/repository_locations.bzl index 19ababf8fde7a..9d9c72ee00de7 100644 --- a/bazel/repository_locations.bzl +++ b/bazel/repository_locations.bzl @@ -1520,8 +1520,8 @@ 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/higress-group/proxy-wasm-cpp-host", - version = "8549cf6374835d225edf67e584cb8d8d8a0fc256", - sha256 = "ee53c427245cacc223b6e09019a1d4f9e3f419f66f364e78d1e1864139ab7cd9", + version = "d1ab18f0988d3d65e9e18733e8616a702ba606f4", + sha256 = "3eedd95d89f53264b40231df9824e348728844250d8655448ab57dbab97410fd", strip_prefix = "proxy-wasm-cpp-host-{version}", urls = ["https://github.com/higress-group/proxy-wasm-cpp-host/archive/{version}.tar.gz"], use_category = ["dataplane_ext"], @@ -1536,7 +1536,7 @@ REPOSITORY_LOCATIONS_SPEC = dict( "envoy.wasm.runtime.wamr", "envoy.wasm.runtime.wasmtime", ], - release_date = "2024-05-18", + release_date = "2026-07-06", cpe = "N/A", ), proxy_wasm_rust_sdk = dict(