fix(updater): migrate legacy release repositories

Redirect settings that still reference the former private repositories to the public GitHub release source so existing installations can discover v2.0.1 and later updates.
This commit is contained in:
Sucukdeluxe
2026-08-09 13:38:53 +02:00
parent 766bf9a616
commit 0560ef6650
4 changed files with 30 additions and 17 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "real-debrid-downloader",
"version": "2.0.1",
"version": "2.0.2",
"description": "Desktop downloader",
"main": "build/main/main/main.js",
"author": "Sucukdeluxe",