mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
wasmtime: Update to version 0.39.1
This commit is contained in:
parent
7128c29d14
commit
1d393bd85b
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "0.39.0",
|
||||
"version": "0.39.1",
|
||||
"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.39.0/wasmtime-v0.39.0-x86_64-windows.zip",
|
||||
"hash": "b9fd0a8e3ae5c59fa805ac69a8357271a75720e677a8a7d20ff16c7c5cee148a",
|
||||
"extract_dir": "wasmtime-v0.39.0-x86_64-windows"
|
||||
"url": "https://github.com/bytecodealliance/wasmtime/releases/download/v0.39.1/wasmtime-v0.39.1-x86_64-windows.zip",
|
||||
"hash": "767ed8e1950002bb71f4e3ca667a2e94bae5dcb31932355c4f56d8affdaa3b4b",
|
||||
"extract_dir": "wasmtime-v0.39.1-x86_64-windows"
|
||||
}
|
||||
},
|
||||
"bin": "wasmtime.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user