mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
wasmtime: Update to version 0.39.0
This commit is contained in:
parent
ac7fa4a51b
commit
c925a93618
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "0.38.1",
|
||||
"version": "0.39.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/v0.38.1/wasmtime-v0.38.1-x86_64-windows.zip",
|
||||
"hash": "5128a7fb491fd467107a3e0cc7155a00d6218989c3fb7be263660221dbc41712",
|
||||
"extract_dir": "wasmtime-v0.38.1-x86_64-windows"
|
||||
"url": "https://github.com/bytecodealliance/wasmtime/releases/download/v0.39.0/wasmtime-v0.39.0-x86_64-windows.zip",
|
||||
"hash": "b9fd0a8e3ae5c59fa805ac69a8357271a75720e677a8a7d20ff16c7c5cee148a",
|
||||
"extract_dir": "wasmtime-v0.39.0-x86_64-windows"
|
||||
}
|
||||
},
|
||||
"bin": "wasmtime.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user