mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 01:01:22 +00:00
wasmtime: Update to version 16.0.0
This commit is contained in:
parent
091c3d8f4d
commit
4877973a88
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "15.0.1",
|
"version": "16.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/v15.0.1/wasmtime-v15.0.1-x86_64-windows.zip",
|
"url": "https://github.com/bytecodealliance/wasmtime/releases/download/v16.0.0/wasmtime-v16.0.0-x86_64-windows.zip",
|
||||||
"hash": "fbd32138bfdfba5cac2067dacd4c3a5d4bcac1137e138177e684f6cd8a5ed6b8",
|
"hash": "c6a4a247fbe50ba306dcaf91327e3f4eceac007554739648cf09542f87c12efb",
|
||||||
"extract_dir": "wasmtime-v15.0.1-x86_64-windows"
|
"extract_dir": "wasmtime-v16.0.0-x86_64-windows"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "wasmtime.exe",
|
"bin": "wasmtime.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user