mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
wasmtime: Update to version 0.35.3
This commit is contained in:
parent
15d5efcbb1
commit
f2c1e0b6c8
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "0.35.2",
|
||||
"version": "0.35.3",
|
||||
"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.35.2/wasmtime-v0.35.2-x86_64-windows.zip",
|
||||
"hash": "3d00f497299aec304708f73595fa5e3c4defd0ea8a9143e940c53ff4b368f074",
|
||||
"extract_dir": "wasmtime-v0.35.2-x86_64-windows"
|
||||
"url": "https://github.com/bytecodealliance/wasmtime/releases/download/v0.35.3/wasmtime-v0.35.3-x86_64-windows.zip",
|
||||
"hash": "454810c33e8116a23624f09492defe8e11fad24abbee4181f225eb8cd6bbd3a3",
|
||||
"extract_dir": "wasmtime-v0.35.3-x86_64-windows"
|
||||
}
|
||||
},
|
||||
"bin": "wasmtime.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user