wasmtime: Update to version 9.0.2

This commit is contained in:
github-actions[bot] 2023-05-27 00:34:04 +00:00
parent 9dbbfd98db
commit 20af3823c8

View File

@ -1,13 +1,13 @@
{
"version": "9.0.1",
"version": "9.0.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/v9.0.1/wasmtime-v9.0.1-x86_64-windows.zip",
"hash": "dbe62d44ef93e633201aa20043965c5546697fdaa80b81af8f6b0414a5f58b2f",
"extract_dir": "wasmtime-v9.0.1-x86_64-windows"
"url": "https://github.com/bytecodealliance/wasmtime/releases/download/v9.0.2/wasmtime-v9.0.2-x86_64-windows.zip",
"hash": "621a97ec51d06c814f89688dab4315d1425685c609102d4b8d7dd80e5dc5231e",
"extract_dir": "wasmtime-v9.0.2-x86_64-windows"
}
},
"bin": "wasmtime.exe",