mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 21:01:25 +00:00
wasmtime: Update to version 38.0.4
This commit is contained in:
parent
ed625817d4
commit
61f2455656
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "38.0.3",
|
||||
"version": "38.0.4",
|
||||
"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/v38.0.3/wasmtime-v38.0.3-x86_64-windows.zip",
|
||||
"hash": "41ba14eb50c1bffc80390a2dbb3dddf32fdb574209ac1fedad5f6335d408d7f3",
|
||||
"extract_dir": "wasmtime-v38.0.3-x86_64-windows"
|
||||
"url": "https://github.com/bytecodealliance/wasmtime/releases/download/v38.0.4/wasmtime-v38.0.4-x86_64-windows.zip",
|
||||
"hash": "5a30c7a78f48a1caa2afb1dd541493fd8af5f629ea45097b04f2412e651285b6",
|
||||
"extract_dir": "wasmtime-v38.0.4-x86_64-windows"
|
||||
}
|
||||
},
|
||||
"bin": "wasmtime.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user