File tree 1 file changed +4
-3
lines changed
1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -93,12 +93,13 @@ def proxy_wasm_cpp_host_repositories():
93
93
urls = ["https://github.com/google/boringssl/archive/eaa29f431f71b8121e1da76bcd3ddc2248238ade.tar.gz" ],
94
94
)
95
95
96
+ # TEST: https://github.com/proxy-wasm/proxy-wasm-cpp-sdk/pull/157/
96
97
maybe (
97
98
http_archive ,
98
99
name = "proxy_wasm_cpp_sdk" ,
99
- sha256 = "89792fc1abca331f29f99870476a04146de5e82ff903bdffca90e6729c1f2470 " ,
100
- strip_prefix = "proxy-wasm-cpp-sdk-95bb82ce45c41d9100fd1ec15d2ffc67f7f3ceee " ,
101
- urls = ["https://github.com/proxy-wasm/proxy-wasm-cpp-sdk/archive/95bb82ce45c41d9100fd1ec15d2ffc67f7f3ceee .tar.gz" ],
100
+ sha256 = "db00ef59d8024d0db74a269ece76d8106c1e9afc1abed237aea8366a8db2983e " ,
101
+ strip_prefix = "proxy-wasm-cpp-sdk-6efffe99a90d764b063b9fa8213d2c34ae69a7da " ,
102
+ urls = ["https://github.com/proxy-wasm/proxy-wasm-cpp-sdk/archive/6efffe99a90d764b063b9fa8213d2c34ae69a7da .tar.gz" ],
102
103
)
103
104
104
105
# Test dependencies.
You can’t perform that action at this time.
0 commit comments