mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
wasmtime: Update to version 14.0.2
This commit is contained in:
parent
dce00e0118
commit
50d6723f48
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "14.0.1",
|
"version": "14.0.2",
|
||||||
"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/v14.0.1/wasmtime-v14.0.1-x86_64-windows.zip",
|
"url": "https://github.com/bytecodealliance/wasmtime/releases/download/v14.0.2/wasmtime-v14.0.2-x86_64-windows.zip",
|
||||||
"hash": "81f80f914d67d30a403d0593e9ad65c661e47cca65d7013ad07fd977b7409956",
|
"hash": "8edf2a37fcb4504a59bccf63fd9e4110d28a5ebb6cf9363267bd584094e81aab",
|
||||||
"extract_dir": "wasmtime-v14.0.1-x86_64-windows"
|
"extract_dir": "wasmtime-v14.0.2-x86_64-windows"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "wasmtime.exe",
|
"bin": "wasmtime.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user