mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
wasmtime: Update to version 6.0.0
This commit is contained in:
parent
ddee265d94
commit
6c3b434cbc
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "5.0.0",
|
"version": "6.0.0",
|
||||||
"description": "Standalone JIT-style runtime for WebAssembly, using Cranelift",
|
"description": "Standalone JIT-style runtime for WebAssembly, using Cranelift",
|
||||||
"homepage": "https://wasmtime.dev",
|
"homepage": "https://wasmtime.dev",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/bytecodealliance/wasmtime/releases/download/v5.0.0/wasmtime-v5.0.0-x86_64-windows.zip",
|
"url": "https://github.com/bytecodealliance/wasmtime/releases/download/v6.0.0/wasmtime-v6.0.0-x86_64-windows.zip",
|
||||||
"hash": "0275aa5632e8714222e85b7b04e186c2c354df148c04d37fe41b13e15fbf4bed",
|
"hash": "43ca5c47c396fbf1edbf6de06841be0be296b11d17e5753cb1266bd3c5653f28",
|
||||||
"extract_dir": "wasmtime-v5.0.0-x86_64-windows"
|
"extract_dir": "wasmtime-v6.0.0-x86_64-windows"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "wasmtime.exe",
|
"bin": "wasmtime.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user