mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 21:31:21 +00:00
wasmtime: Update to version 39.0.0
This commit is contained in:
parent
38a1e7ada9
commit
09522c0b3a
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "38.0.4",
|
"version": "39.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/v38.0.4/wasmtime-v38.0.4-x86_64-windows.zip",
|
"url": "https://github.com/bytecodealliance/wasmtime/releases/download/v39.0.0/wasmtime-v39.0.0-x86_64-windows.zip",
|
||||||
"hash": "5a30c7a78f48a1caa2afb1dd541493fd8af5f629ea45097b04f2412e651285b6",
|
"hash": "07c4cece77a8f315e4edb7e0fef3f78a6882c3d3dbb2adccaad4843dc70f1c6d",
|
||||||
"extract_dir": "wasmtime-v38.0.4-x86_64-windows"
|
"extract_dir": "wasmtime-v39.0.0-x86_64-windows"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "wasmtime.exe",
|
"bin": "wasmtime.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user