mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 14:21:18 +00:00
wasmtime: Update to version 9.0.0
This commit is contained in:
parent
92f548d501
commit
31f72cdfc1
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "8.0.1",
|
||||
"version": "9.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/v8.0.1/wasmtime-v8.0.1-x86_64-windows.zip",
|
||||
"hash": "602bfe3fd715e5673b869f6f48ddc8d16df906701690562a3c29d5a02c894c6b",
|
||||
"extract_dir": "wasmtime-v8.0.1-x86_64-windows"
|
||||
"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"
|
||||
}
|
||||
},
|
||||
"bin": "wasmtime.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user