Skip to content

Commit a820c15

Browse files
committed
Repoint at PR proxy-wasm#173 to test Abseil/RE2 change
Signed-off-by: Martijn Stevenson <[email protected]>
1 parent b53326b commit a820c15

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bazel/repositories.bzl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -130,9 +130,9 @@ def proxy_wasm_cpp_host_repositories():
130130
maybe(
131131
http_archive,
132132
name = "proxy_wasm_cpp_sdk",
133-
sha256 = "9838dcad2a245d180489801dd34616b3dc18a9d5c35fba1be4708941c88d30a9",
134-
strip_prefix = "proxy-wasm-cpp-sdk-90d8c0701a52f543cd0fd62979e1ba58981b6f7e",
135-
urls = ["https://github.com/proxy-wasm/proxy-wasm-cpp-sdk/archive/90d8c0701a52f543cd0fd62979e1ba58981b6f7e.tar.gz"],
133+
sha256 = "b61be4e975867900df2dba5fb7607847f6e6ed0a3f0ca3b4cf50bbb46a55ab2b",
134+
strip_prefix = "proxy-wasm-cpp-sdk-d505642df1fc9d3c5e593c1e3b43ed1a971bdb2a",
135+
urls = ["https://github.com/proxy-wasm/proxy-wasm-cpp-sdk/archive/d505642df1fc9d3c5e593c1e3b43ed1a971bdb2a.tar.gz"],
136136
)
137137

138138
# Compile DB dependencies.

0 commit comments

Comments
 (0)