@@ -801,11 +801,11 @@ REPOSITORY_LOCATIONS_SPEC = dict(
801
801
project_name = "wasmtime" ,
802
802
project_desc = "A standalone runtime for WebAssembly" ,
803
803
project_url = "https://github.com/bytecodealliance/wasmtime" ,
804
- version = "1 .0.2" ,
805
- sha256 = "b8883c009388a2d400c266c5a335afa8ebe509d9cc7eb2ab32e7173b7e7f6061 " ,
804
+ version = "2 .0.2" ,
805
+ sha256 = "f850c7d2480e71b587a7102d8814e127dc9bf8370ffa0e382fe86ec80d629190 " ,
806
806
strip_prefix = "wasmtime-{version}" ,
807
807
urls = ["https://github.com/bytecodealliance/wasmtime/archive/v{version}.tar.gz" ],
808
- release_date = "2022-11-11 " ,
808
+ release_date = "2022-11-10 " ,
809
809
use_category = ["dataplane_ext" ],
810
810
extensions = ["envoy.wasm.runtime.wasmtime" ],
811
811
cpe = "cpe:2.3:a:bytecodealliance:wasmtime:*" ,
@@ -1075,8 +1075,8 @@ REPOSITORY_LOCATIONS_SPEC = dict(
1075
1075
project_name = "WebAssembly for Proxies (C++ host implementation)" ,
1076
1076
project_desc = "WebAssembly for Proxies (C++ host implementation)" ,
1077
1077
project_url = "https://github.com/proxy-wasm/proxy-wasm-cpp-host" ,
1078
- version = "b0a0594e8ab4023857393fab349170fb487ec5a9 " ,
1079
- sha256 = "c09325be96fc356b46cb33120b7b94d7ec5280ce0991b1bb98217401c3c47696 " ,
1078
+ version = "624ef2edac2cdc086e0339f36b32ef1a2ed7e270 " ,
1079
+ sha256 = "06077aa78c4a0349f4887ef9910c08b22eb842b2732750d298856dbf37adf251 " ,
1080
1080
strip_prefix = "proxy-wasm-cpp-host-{version}" ,
1081
1081
urls = ["https://github.com/proxy-wasm/proxy-wasm-cpp-host/archive/{version}.tar.gz" ],
1082
1082
use_category = ["dataplane_ext" ],
@@ -1092,19 +1092,19 @@ REPOSITORY_LOCATIONS_SPEC = dict(
1092
1092
"envoy.wasm.runtime.wavm" ,
1093
1093
"envoy.wasm.runtime.wasmtime" ,
1094
1094
],
1095
- release_date = "2022-10-09 " ,
1095
+ release_date = "2022-11-22 " ,
1096
1096
cpe = "N/A" ,
1097
1097
),
1098
1098
proxy_wasm_rust_sdk = dict (
1099
1099
project_name = "WebAssembly for Proxies (Rust SDK)" ,
1100
1100
project_desc = "WebAssembly for Proxies (Rust SDK)" ,
1101
1101
project_url = "https://github.com/proxy-wasm/proxy-wasm-rust-sdk" ,
1102
- version = "0.2.0 " ,
1103
- sha256 = "010249eac821641b32813670d0ec8a372899a70a7769de5e52e0292d8cd7e0d5 " ,
1102
+ version = "0.2.1 " ,
1103
+ sha256 = "23f3f2d8c4c8069a2e72693b350d7442b7722d334f73169eea78804ff70cde20 " ,
1104
1104
strip_prefix = "proxy-wasm-rust-sdk-{version}" ,
1105
1105
urls = ["https://github.com/proxy-wasm/proxy-wasm-rust-sdk/archive/v{version}.tar.gz" ],
1106
1106
use_category = ["test_only" ],
1107
- release_date = "2022-04-08 " ,
1107
+ release_date = "2022-11-22 " ,
1108
1108
cpe = "N/A" ,
1109
1109
),
1110
1110
emsdk = dict (
0 commit comments