wasmtime: Update to version 0.36.0

This commit is contained in:
github-actions[bot] 2022-04-20 20:27:47 +00:00
parent a2a30e4bc7
commit e92f2c6e47

View File

@ -1,13 +1,13 @@
{
"version": "0.35.3",
"version": "0.36.0",
"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.3/wasmtime-v0.35.3-x86_64-windows.zip",
"hash": "454810c33e8116a23624f09492defe8e11fad24abbee4181f225eb8cd6bbd3a3",
"extract_dir": "wasmtime-v0.35.3-x86_64-windows"
"url": "https://github.com/bytecodealliance/wasmtime/releases/download/v0.36.0/wasmtime-v0.36.0-x86_64-windows.zip",
"hash": "516c418ea4a69e31d8d107e72d6c2081ccef45c05fc3d541b75f148796458b54",
"extract_dir": "wasmtime-v0.36.0-x86_64-windows"
}
},
"bin": "wasmtime.exe",