Lumi/plugins/lumi_transcription/companion_manifest.json
2026-07-24 14:44:27 +02:00

30 lines
1.2 KiB
JSON

{
"schema_version": 1,
"version": "0.1.0",
"signed": false,
"release_notes": "First stable Companion release with shared plugin authentication, server-hosted transcription, Song Overlay, matching Windows branding, and a steady non-flickering tray status.",
"installer": {
"id": "windows-x64-installer",
"platform": "win32",
"architecture": "x64",
"label": "Windows x64 per-user installer",
"filename": "Lumi.Companion-Setup.exe",
"url": "https://git.rolfsvaag.no/Rolfsvaag_Datateknikk/Lumi/releases/download/companion-v0.1.0/Lumi.Companion-Setup.exe",
"sha256": "22ab57c28267414feb96f0b1b5bcf2743914dae6a44efcd11db8128a363c5008",
"bytes": 51835874
},
"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/Lumi.Companion-win-x64.zip",
"sha256": "4b918a24fa1e053f65e912d4a853685ebdb8a1f26a6e49499aca9b62b0e79688",
"bytes": 66731913,
"entrypoint": "Lumi.Companion.App.exe"
}
]
}