wasmtime: Update to version 6.0.1

This commit is contained in:
github-actions[bot] 2023-03-09 00:35:38 +00:00
parent b56edf6418
commit f8832395e2

View File

@ -1,13 +1,13 @@
{
"version": "6.0.0",
"version": "6.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/v6.0.0/wasmtime-v6.0.0-x86_64-windows.zip",
"hash": "43ca5c47c396fbf1edbf6de06841be0be296b11d17e5753cb1266bd3c5653f28",
"extract_dir": "wasmtime-v6.0.0-x86_64-windows"
"url": "https://github.com/bytecodealliance/wasmtime/releases/download/v6.0.1/wasmtime-v6.0.1-x86_64-windows.zip",
"hash": "366b6a598165c3e20b99ba32f1aad1c6373f1f52104ce2e5decafc9e1cba73ec",
"extract_dir": "wasmtime-v6.0.1-x86_64-windows"
}
},
"bin": "wasmtime.exe",