Lumi/plugins/lumi_transcription/companion_manifest.json
2026-07-22 17:35:27 +02:00

20 lines
759 B
JSON

{
"schema_version": 1,
"version": "0.1.0-experimental.4",
"signed": false,
"release_notes": "Reports server inference failures at Speech recognition and handles abrupt WebSocket disconnects without leaving the test hanging.",
"artifacts": [
{
"id": "windows-x64-self-contained",
"platform": "win32",
"architecture": "x64",
"label": "Windows x64 self-contained",
"filename": "Lumi.Companion-win-x64.zip",
"url": "https://git.rolfsvaag.no/Rolfsvaag_Datateknikk/Lumi/releases/download/companion-v0.1.0-experimental.4/Lumi.Companion-win-x64.zip",
"sha256": "20b73e929c6eba816b5ff5737ced053cdcb1e737fac831bad7260f22d3cd2fe3",
"bytes": 41666903,
"entrypoint": "Lumi.Companion.App.exe"
}
]
}