Skip to content

Commit e270725

Browse files
authored
update proxy wasm cpp host version (envoyproxy#11)
1 parent 916bc62 commit e270725

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bazel/repository_locations.bzl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1362,8 +1362,8 @@ REPOSITORY_LOCATIONS_SPEC = dict(
13621362
project_name = "WebAssembly for Proxies (C++ host implementation)",
13631363
project_desc = "WebAssembly for Proxies (C++ host implementation)",
13641364
project_url = "https://github.com/higress-group/proxy-wasm-cpp-host",
1365-
version = "27df3052072dd97527945c4167ef912020a0a92e",
1366-
sha256 = "523ef02a84a69b03bdcde76053f3f412d73a20150f4bb11d6c11a127ed7df7dc",
1365+
version = "913c1b02cbbdba00682ac29787b0986d85890a54",
1366+
sha256 = "af094042c91663eabc2c01cd33903c154d318b1be516f8f2428a252ac74fc9ad",
13671367
strip_prefix = "proxy-wasm-cpp-host-{version}",
13681368
urls = ["https://github.com/higress-group/proxy-wasm-cpp-host/archive/{version}.tar.gz"],
13691369
use_category = ["dataplane_ext"],

0 commit comments

Comments
 (0)