File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -830,8 +830,8 @@ REPOSITORY_LOCATIONS_SPEC = dict(
830
830
project_name = "WebAssembly for Proxies (C++ host implementation)" ,
831
831
project_desc = "WebAssembly for Proxies (C++ host implementation)" ,
832
832
project_url = "https://github.com/proxy-wasm/proxy-wasm-cpp-host" ,
833
- version = "49ed20e895b728aae6b811950a2939ecbaf76f7c " ,
834
- sha256 = "fa03293d01450b9164f8f56ef9227301f7d1af4f373f996400f75c93f6ebc822 " ,
833
+ version = "c5658d34979abece30882b1eeaa95b6ee965d825 " ,
834
+ sha256 = "dc3a794424b7679c3dbcf23548e202aa01e9f9093791b95446b99e8524e03c4f " ,
835
835
strip_prefix = "proxy-wasm-cpp-host-{version}" ,
836
836
urls = ["https://github.com/proxy-wasm/proxy-wasm-cpp-host/archive/{version}.tar.gz" ],
837
837
use_category = ["dataplane_ext" ],
@@ -842,7 +842,7 @@ REPOSITORY_LOCATIONS_SPEC = dict(
842
842
"envoy.filters.network.wasm" ,
843
843
"envoy.stat_sinks.wasm" ,
844
844
],
845
- last_updated = "2020-10-09 " ,
845
+ last_updated = "2020-10-16 " ,
846
846
cpe = "N/A" ,
847
847
),
848
848
# TODO: upgrade to the latest version (1.41 currently fails tests)
You can’t perform that action at this time.
0 commit comments