wasmtime: Update to version 35.0.0

This commit is contained in:
github-actions[bot] 2025-07-22 16:30:26 +00:00
parent 215fadd1e8
commit e75119ca04

View File

@ -1,13 +1,13 @@
{
"version": "33.0.2",
"version": "35.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.2/wasmtime-v33.0.2-x86_64-windows.zip",
"hash": "ab1c59bbfb9ca5a5144ee5d16baff42d8cc5f68ca60665ffbba393eb0fcf705c",
"extract_dir": "wasmtime-v33.0.2-x86_64-windows"
"url": "https://github.com/bytecodealliance/wasmtime/releases/download/v35.0.0/wasmtime-v35.0.0-x86_64-windows.zip",
"hash": "cb4d9b788e81268edfb43d26c37dc4115060635ff4eceed16f4f9e6f331179b1",
"extract_dir": "wasmtime-v35.0.0-x86_64-windows"
}
},
"bin": "wasmtime.exe",