@@ -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,49 +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- ),
1157- io_opencensus_cpp = dict (
1158- project_name = "OpenCensus C++" ,
1159- project_desc = "OpenCensus tracing library" ,
1160- project_url = "https://github.com/census-instrumentation/opencensus-cpp" ,
1161- version = "f68a2d0ea43eb61a4b7889f09987294c4f94d436" ,
1162- sha256 = "b5fd69da558d08480e254c7e2a91e23a88ec8b72d9aec1a6c2329d7560a61744" ,
1163- strip_prefix = "opencensus-cpp-{version}" ,
1164- urls = ["https://github.com/census-instrumentation/opencensus-cpp/archive/{version}.tar.gz" ],
1165- use_category = ["observability_ext" ],
1166- extensions = ["envoy.tracers.opencensus" ],
1167- release_date = "2022-09-20" ,
1168- cpe = "N/A" ,
1169- license = "Apache-2.0" ,
1170- license_url = "https://github.com/census-instrumentation/opencensus-cpp/blob/{version}/LICENSE" ,
1171- ),
11721140 # Curl usage is under deprecation and will be removed by Q3 2024 before v1.31 release in July-2024.
11731141 # See https://github.com/envoyproxy/envoy/issues/11816 & https://github.com/envoyproxy/envoy/pull/30731.
11741142 com_github_curl = dict (
@@ -1444,8 +1412,8 @@ REPOSITORY_LOCATIONS_SPEC = dict(
14441412 project_name = "WebAssembly for Proxies (C++ host implementation)" ,
14451413 project_desc = "WebAssembly for Proxies (C++ host implementation)" ,
14461414 project_url = "https://github.com/proxy-wasm/proxy-wasm-cpp-host" ,
1447- version = "f199214a43337e115469d9f0dd6b77858746441b " ,
1448- sha256 = "b06f193324650f80d1d5494046c45941884f4eb66025cff026edf3b506596150 " ,
1415+ version = "c4d7bb0fda912e24c64daf2aa749ec54cec99412 " ,
1416+ sha256 = "3ea005e85d2b37685149c794c6876fd6de7f632f0ad49dc2b3cd580e7e7a5525 " ,
14491417 strip_prefix = "proxy-wasm-cpp-host-{version}" ,
14501418 urls = ["https://github.com/proxy-wasm/proxy-wasm-cpp-host/archive/{version}.tar.gz" ],
14511419 use_category = ["dataplane_ext" ],
@@ -1460,7 +1428,7 @@ REPOSITORY_LOCATIONS_SPEC = dict(
14601428 "envoy.wasm.runtime.wamr" ,
14611429 "envoy.wasm.runtime.wasmtime" ,
14621430 ],
1463- release_date = "2024-08 -19" ,
1431+ release_date = "2024-12 -19" ,
14641432 cpe = "N/A" ,
14651433 license = "Apache-2.0" ,
14661434 license_url = "https://github.com/proxy-wasm/proxy-wasm-cpp-host/blob/{version}/LICENSE" ,
0 commit comments