wasmtime: Update to version 38.0.4

This commit is contained in:
github-actions[bot] 2025-11-11 20:29:19 +00:00
parent ed625817d4
commit 61f2455656

View File

@ -1,13 +1,13 @@
{
"version": "38.0.3",
"version": "38.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/v38.0.3/wasmtime-v38.0.3-x86_64-windows.zip",
"hash": "41ba14eb50c1bffc80390a2dbb3dddf32fdb574209ac1fedad5f6335d408d7f3",
"extract_dir": "wasmtime-v38.0.3-x86_64-windows"
"url": "https://github.com/bytecodealliance/wasmtime/releases/download/v38.0.4/wasmtime-v38.0.4-x86_64-windows.zip",
"hash": "5a30c7a78f48a1caa2afb1dd541493fd8af5f629ea45097b04f2412e651285b6",
"extract_dir": "wasmtime-v38.0.4-x86_64-windows"
}
},
"bin": "wasmtime.exe",