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 @@ -983,11 +983,11 @@ REPOSITORY_LOCATIONS_SPEC = dict(
983
983
project_name = "wasmtime" ,
984
984
project_desc = "A standalone runtime for WebAssembly" ,
985
985
project_url = "https://github.com/bytecodealliance/wasmtime" ,
986
- version = "1.0.0 " ,
987
- sha256 = "af9906ce0c30f3de2bc967342735809817e74875cf8b3f509efd297887f54a1c " ,
986
+ version = "1.0.2 " ,
987
+ sha256 = "b8883c009388a2d400c266c5a335afa8ebe509d9cc7eb2ab32e7173b7e7f6061 " ,
988
988
strip_prefix = "wasmtime-{version}" ,
989
989
urls = ["https://github.com/bytecodealliance/wasmtime/archive/v{version}.tar.gz" ],
990
- release_date = "2022-09-20 " ,
990
+ release_date = "2022-11-11 " ,
991
991
use_category = ["dataplane_ext" ],
992
992
extensions = ["envoy.wasm.runtime.wasmtime" ],
993
993
cpe = "cpe:2.3:a:bytecodealliance:wasmtime:*" ,
You can’t perform that action at this time.
0 commit comments