wasmtime: Update to version 14.0.1

This commit is contained in:
github-actions[bot] 2023-10-24 04:25:52 +00:00
parent 503928b381
commit d82b6c5138

View File

@ -1,13 +1,13 @@
{
"version": "14.0.0",
"version": "14.0.1",
"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/v14.0.0/wasmtime-v14.0.0-x86_64-windows.zip",
"hash": "8751bbefb351a10891a15221770f5948d0b198a56033251e85691159384a7e52",
"extract_dir": "wasmtime-v14.0.0-x86_64-windows"
"url": "https://github.com/bytecodealliance/wasmtime/releases/download/v14.0.1/wasmtime-v14.0.1-x86_64-windows.zip",
"hash": "81f80f914d67d30a403d0593e9ad65c661e47cca65d7013ad07fd977b7409956",
"extract_dir": "wasmtime-v14.0.1-x86_64-windows"
}
},
"bin": "wasmtime.exe",