mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
wasmtime: Update to version 37.0.1
This commit is contained in:
parent
6b36bb242f
commit
b08ab3ba4a
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "37.0.0",
|
"version": "37.0.1",
|
||||||
"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/v37.0.0/wasmtime-v37.0.0-x86_64-windows.zip",
|
"url": "https://github.com/bytecodealliance/wasmtime/releases/download/v37.0.1/wasmtime-v37.0.1-x86_64-windows.zip",
|
||||||
"hash": "4c38b612f03717a4ab7dd822bf7d66ba3cae65e756d5d9d437744f1439fcbdbe",
|
"hash": "abeb64e3dcdc57349519750c6b773123359717c7846186f81d5eed481c63d05e",
|
||||||
"extract_dir": "wasmtime-v37.0.0-x86_64-windows"
|
"extract_dir": "wasmtime-v37.0.1-x86_64-windows"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "wasmtime.exe",
|
"bin": "wasmtime.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user