wasmtime: Update to version 0.35.2

This commit is contained in:
github-actions[bot] 2022-03-31 20:29:07 +00:00
parent 378c344c1b
commit 4802fc9dac

View File

@ -1,13 +1,13 @@
{
"version": "0.35.1",
"version": "0.35.2",
"description": "Standalone JIT-style runtime for WebAssembly, using Cranelift",
"homepage": "https://wasmtime.dev",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/bytecodealliance/wasmtime/releases/download/v0.35.1/wasmtime-v0.35.1-x86_64-windows.zip",
"hash": "b5291cc8518cb34b5ed98fe0eda84dbd962aa5fd420694f54e55c03f80ef5982",
"extract_dir": "wasmtime-v0.35.1-x86_64-windows"
"url": "https://github.com/bytecodealliance/wasmtime/releases/download/v0.35.2/wasmtime-v0.35.2-x86_64-windows.zip",
"hash": "3d00f497299aec304708f73595fa5e3c4defd0ea8a9143e940c53ff4b368f074",
"extract_dir": "wasmtime-v0.35.2-x86_64-windows"
}
},
"bin": "wasmtime.exe",