@@ -1111,11 +1111,11 @@ REPOSITORY_LOCATIONS_SPEC = dict(
11111111 project_name = "Webassembly Micro Runtime" ,
11121112 project_desc = "A standalone runtime with a small footprint for WebAssembly" ,
11131113 project_url = "https://github.com/bytecodealliance/wasm-micro-runtime" ,
1114- version = "WAMR-2.0 .0" ,
1115- sha256 = "7663a34b61d6d0ff90778d9be37efde92e2f28ec9baad89f7b18555f0db435ab " ,
1114+ version = "WAMR-2.2 .0" ,
1115+ sha256 = "93b6ba03f681e061967106046b1908631ee705312b9a6410f3baee7af7c6aac9 " ,
11161116 strip_prefix = "wasm-micro-runtime-{version}" ,
11171117 urls = ["https://github.com/bytecodealliance/wasm-micro-runtime/archive/{version}.tar.gz" ],
1118- release_date = "2024-04-23 " ,
1118+ release_date = "2024-10-22 " ,
11191119 use_category = ["dataplane_ext" ],
11201120 extensions = ["envoy.wasm.runtime.wamr" ],
11211121 cpe = "N/A" ,
@@ -1126,34 +1126,17 @@ REPOSITORY_LOCATIONS_SPEC = dict(
11261126 project_name = "wasmtime" ,
11271127 project_desc = "A standalone runtime for WebAssembly" ,
11281128 project_url = "https://github.com/bytecodealliance/wasmtime" ,
1129- version = "9 .0.3 " ,
1130- sha256 = "917da461249b11a3176a39573723f78c627259576d0ca10b00d6e7f7fa047081 " ,
1129+ version = "24 .0.2 " ,
1130+ sha256 = "76a5eedf3d57de8a97492006cfa9c2c5eedf81ad82ba173f0615e85695cecdf7 " ,
11311131 strip_prefix = "wasmtime-{version}" ,
11321132 urls = ["https://github.com/bytecodealliance/wasmtime/archive/v{version}.tar.gz" ],
1133- release_date = "2023-05-31 " ,
1133+ release_date = "2024-11-05 " ,
11341134 use_category = ["dataplane_ext" ],
11351135 extensions = ["envoy.wasm.runtime.wasmtime" ],
11361136 cpe = "cpe:2.3:a:bytecodealliance:wasmtime:*" ,
11371137 license = "Apache-2.0" ,
11381138 license_url = "https://github.com/bytecodealliance/wasmtime/blob/v{version}/LICENSE" ,
11391139 ),
1140- com_github_wasm_c_api = dict (
1141- project_name = "wasm-c-api" ,
1142- project_desc = "WebAssembly C and C++ API" ,
1143- project_url = "https://github.com/WebAssembly/wasm-c-api" ,
1144- # this is the submodule's specific commit used by wasmtime
1145- # https://github.com/bytecodealliance/wasmtime/tree/v0.25.0/crates/c-api
1146- version = "c9d31284651b975f05ac27cee0bab1377560b87e" ,
1147- sha256 = "c774044f51431429e878bd1b9e2a4e38932f861f9211df72f75e9427eb6b8d32" ,
1148- strip_prefix = "wasm-c-api-{version}" ,
1149- urls = ["https://github.com/WebAssembly/wasm-c-api/archive/{version}.tar.gz" ],
1150- release_date = "2021-01-11" ,
1151- use_category = ["dataplane_ext" ],
1152- extensions = ["envoy.wasm.runtime.wasmtime" ],
1153- cpe = "N/A" ,
1154- license = "Apache-2.0" ,
1155- license_url = "https://github.com/WebAssembly/wasm-c-api/blob/{version}/LICENSE" ,
1156- ),
11571140 io_opencensus_cpp = dict (
11581141 project_name = "OpenCensus C++" ,
11591142 project_desc = "OpenCensus tracing library" ,
@@ -1444,8 +1427,8 @@ REPOSITORY_LOCATIONS_SPEC = dict(
14441427 project_name = "WebAssembly for Proxies (C++ host implementation)" ,
14451428 project_desc = "WebAssembly for Proxies (C++ host implementation)" ,
14461429 project_url = "https://github.com/proxy-wasm/proxy-wasm-cpp-host" ,
1447- version = "f199214a43337e115469d9f0dd6b77858746441b " ,
1448- sha256 = "b06f193324650f80d1d5494046c45941884f4eb66025cff026edf3b506596150 " ,
1430+ version = "c4d7bb0fda912e24c64daf2aa749ec54cec99412 " ,
1431+ sha256 = "3ea005e85d2b37685149c794c6876fd6de7f632f0ad49dc2b3cd580e7e7a5525 " ,
14491432 strip_prefix = "proxy-wasm-cpp-host-{version}" ,
14501433 urls = ["https://github.com/proxy-wasm/proxy-wasm-cpp-host/archive/{version}.tar.gz" ],
14511434 use_category = ["dataplane_ext" ],
@@ -1460,7 +1443,7 @@ REPOSITORY_LOCATIONS_SPEC = dict(
14601443 "envoy.wasm.runtime.wamr" ,
14611444 "envoy.wasm.runtime.wasmtime" ,
14621445 ],
1463- release_date = "2024-08 -19" ,
1446+ release_date = "2024-12 -19" ,
14641447 cpe = "N/A" ,
14651448 license = "Apache-2.0" ,
14661449 license_url = "https://github.com/proxy-wasm/proxy-wasm-cpp-host/blob/{version}/LICENSE" ,
0 commit comments