wasmtime: Update to version 31.0.0

This commit is contained in:
github-actions[bot] 2025-03-20 16:30:33 +00:00
parent 9116785915
commit 0158fe193e

View File

@ -1,13 +1,13 @@
{
"version": "30.0.2",
"version": "31.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/v30.0.2/wasmtime-v30.0.2-x86_64-windows.zip",
"hash": "bd32eba62ba4f2978bd0aecc95d3742b8b7101b806cf7de8c4b62c1fbd7a8017",
"extract_dir": "wasmtime-v30.0.2-x86_64-windows"
"url": "https://github.com/bytecodealliance/wasmtime/releases/download/v31.0.0/wasmtime-v31.0.0-x86_64-windows.zip",
"hash": "cfc5a7b1fde73d808791dd266e9f36731dd68583bec5b2380c7cd9bc515b2470",
"extract_dir": "wasmtime-v31.0.0-x86_64-windows"
}
},
"bin": "wasmtime.exe",