wasmtime: Update to version 33.0.2

This commit is contained in:
github-actions[bot] 2025-07-18 20:30:00 +00:00
parent 0e1f1b8b99
commit aa526c3ca7

View File

@ -1,13 +1,13 @@
{ {
"version": "34.0.1", "version": "33.0.2",
"description": "Standalone JIT-style runtime for WebAssembly, using Cranelift", "description": "Standalone JIT-style runtime for WebAssembly, using Cranelift",
"homepage": "https://wasmtime.dev", "homepage": "https://wasmtime.dev",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/bytecodealliance/wasmtime/releases/download/v34.0.1/wasmtime-v34.0.1-x86_64-windows.zip", "url": "https://github.com/bytecodealliance/wasmtime/releases/download/v33.0.2/wasmtime-v33.0.2-x86_64-windows.zip",
"hash": "5ac620948dce08d61f66dc49196706244ae53486988fb06a09a43060f2bdec90", "hash": "ab1c59bbfb9ca5a5144ee5d16baff42d8cc5f68ca60665ffbba393eb0fcf705c",
"extract_dir": "wasmtime-v34.0.1-x86_64-windows" "extract_dir": "wasmtime-v33.0.2-x86_64-windows"
} }
}, },
"bin": "wasmtime.exe", "bin": "wasmtime.exe",