Files
PSG-Conduit/manifests/latest.json

12 lines
335 B
JSON

{
"version": "0.1.0",
"notes": "Initial release of PSG Launcher.",
"pub_date": "2026-05-27T00:00:00Z",
"platforms": {
"windows-x86_64": {
"signature": "REPLACE_WITH_TAURI_SIGNER_SIG",
"url": "https://gitea.YOURDOMAIN.com/OWNER/psg-launcher/releases/download/v0.1.0/PSG-Launcher_0.1.0_x64-setup.exe"
}
}
}