diff --git a/bucket/wasmtime.json b/bucket/wasmtime.json index 90fd3fd67c..d9a42357c8 100644 --- a/bucket/wasmtime.json +++ b/bucket/wasmtime.json @@ -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",