wasmtime: Update to version 9.0.1

This commit is contained in:
github-actions[bot] 2023-05-23 00:33:44 +00:00
parent 4ae1ba2a99
commit 25d01aa70b

View File

@ -1,13 +1,13 @@
{
"version": "9.0.0",
"version": "9.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/v9.0.0/wasmtime-v9.0.0-x86_64-windows.zip",
"hash": "19ee22cb45c43bd81a1f7752c4bdb7498f830cfad2a69b39a7e0bacbb23aa22c",
"extract_dir": "wasmtime-v9.0.0-x86_64-windows"
"url": "https://github.com/bytecodealliance/wasmtime/releases/download/v9.0.1/wasmtime-v9.0.1-x86_64-windows.zip",
"hash": "dbe62d44ef93e633201aa20043965c5546697fdaa80b81af8f6b0414a5f58b2f",
"extract_dir": "wasmtime-v9.0.1-x86_64-windows"
}
},
"bin": "wasmtime.exe",