Release v1.4.8 with updater fallback recovery and extraction hardening
Build and Release / build (push) Has been cancelled

This commit is contained in:
Sucukdeluxe
2026-02-27 19:28:58 +01:00
parent 3b9c4a4e88
commit 333a912d67
7 changed files with 294 additions and 55 deletions
+1
View File
@@ -197,6 +197,7 @@ export interface UpdateCheckResult {
latestTag: string;
releaseUrl: string;
setupAssetUrl?: string;
setupAssetName?: string;
error?: string;
}