wasmtime: Update to version 9.0.4

This commit is contained in:
github-actions[bot] 2023-06-14 00:43:39 +00:00
parent 0f157e8852
commit 3964494d5f

View File

@ -1,13 +1,13 @@
{
"version": "9.0.3",
"version": "9.0.4",
"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.3/wasmtime-v9.0.3-x86_64-windows.zip",
"hash": "ac2c610f83d994b09a85f3467ce2252da69c9db37a638d1b4c372a1f3d9be160",
"extract_dir": "wasmtime-v9.0.3-x86_64-windows"
"url": "https://github.com/bytecodealliance/wasmtime/releases/download/v9.0.4/wasmtime-v9.0.4-x86_64-windows.zip",
"hash": "809aca3fa66d3322dd9eca1e0e423efa3bb13b9feb7a3d3ffd4a79fbdcd74d61",
"extract_dir": "wasmtime-v9.0.4-x86_64-windows"
}
},
"bin": "wasmtime.exe",