wasmtime: Update to version 34.0.0

This commit is contained in:
github-actions[bot] 2025-06-20 16:30:06 +00:00
parent d034d21eea
commit cefad906d5

View File

@ -1,13 +1,13 @@
{
"version": "33.0.0",
"version": "34.0.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/v33.0.0/wasmtime-v33.0.0-x86_64-windows.zip",
"hash": "2833fc01a3f9165162e0699dc37eaee67415d644b20a244983365d7db97b8e02",
"extract_dir": "wasmtime-v33.0.0-x86_64-windows"
"url": "https://github.com/bytecodealliance/wasmtime/releases/download/v34.0.0/wasmtime-v34.0.0-x86_64-windows.zip",
"hash": "d743689f4dd5d3832a800fa3b1aa0234fb2b06c6123a0aa788b09870d2f4ca77",
"extract_dir": "wasmtime-v34.0.0-x86_64-windows"
}
},
"bin": "wasmtime.exe",