wasmtime: Update to version 29.0.0

This commit is contained in:
github-actions[bot] 2025-01-20 20:26:55 +00:00
parent 87f02449d0
commit 0ebf243bef

View File

@ -1,13 +1,13 @@
{
"version": "28.0.1",
"version": "29.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/v28.0.1/wasmtime-v28.0.1-x86_64-windows.zip",
"hash": "b6564429cb6a0e930465204da11ae66e717508358e737d491eaa095b4a85792e",
"extract_dir": "wasmtime-v28.0.1-x86_64-windows"
"url": "https://github.com/bytecodealliance/wasmtime/releases/download/v29.0.0/wasmtime-v29.0.0-x86_64-windows.zip",
"hash": "8114c08d134e9ec845152da99c382692c7f568ae0effcef550976bdaacfb4e8e",
"extract_dir": "wasmtime-v29.0.0-x86_64-windows"
}
},
"bin": "wasmtime.exe",