@@ -788,11 +788,11 @@ REPOSITORY_LOCATIONS_SPEC = dict(
788
788
project_name = "WAVM" ,
789
789
project_desc = "WebAssembly Virtual Machine" ,
790
790
project_url = "https://wavm.github.io" ,
791
- version = "c8997ebf154f3b42e688e670a7d0fa045b7a32a0 " ,
792
- sha256 = "bf2b2aec8a4c6a5413081c0527cb40dd16cb67e9c74a91f8a82fe1cf27a3c5d5 " ,
791
+ version = "3f9a150cac7faf28eab357a2c5b83d2ec740c7d9 " ,
792
+ sha256 = "82e05ade03fdac60cf863972d3e7420a771ef4a18afad26ac442554ab0be1207 " ,
793
793
strip_prefix = "WAVM-{version}" ,
794
794
urls = ["https://github.com/WAVM/WAVM/archive/{version}.tar.gz" ],
795
- release_date = "2021-12-15 " ,
795
+ release_date = "2022-05-14 " ,
796
796
use_category = ["dataplane_ext" ],
797
797
extensions = ["envoy.wasm.runtime.wavm" ],
798
798
cpe = "cpe:2.3:a:webassembly_virtual_machine_project:webassembly_virtual_machine:*" ,
@@ -1090,8 +1090,8 @@ REPOSITORY_LOCATIONS_SPEC = dict(
1090
1090
project_name = "WebAssembly for Proxies (C++ host implementation)" ,
1091
1091
project_desc = "WebAssembly for Proxies (C++ host implementation)" ,
1092
1092
project_url = "https://github.com/proxy-wasm/proxy-wasm-cpp-host" ,
1093
- version = "9387a5b77418e41bbf2b0909c68c14db42a1e743 " ,
1094
- sha256 = "cc67ec35fe58e214ff19fb07435e6cfbf62493dbb543ca65017a8162c2baa137 " ,
1093
+ version = "38277868280b1c2933d6cf01fd7302ae8fbd6fc8 " ,
1094
+ sha256 = "46bb95aef9fc72866ff87a3ce7f3fd42bfd8dc92db746f9a16b3e00bc13d7464 " ,
1095
1095
strip_prefix = "proxy-wasm-cpp-host-{version}" ,
1096
1096
urls = ["https://github.com/proxy-wasm/proxy-wasm-cpp-host/archive/{version}.tar.gz" ],
1097
1097
use_category = ["dataplane_ext" ],
@@ -1107,7 +1107,7 @@ REPOSITORY_LOCATIONS_SPEC = dict(
1107
1107
"envoy.wasm.runtime.wavm" ,
1108
1108
"envoy.wasm.runtime.wasmtime" ,
1109
1109
],
1110
- release_date = "2022-08-01 " ,
1110
+ release_date = "2022-08-02 " ,
1111
1111
cpe = "N/A" ,
1112
1112
),
1113
1113
proxy_wasm_rust_sdk = dict (
0 commit comments