From 1f6c259525cbf10ddf5c2b31dfce342fea225055 Mon Sep 17 00:00:00 2001 From: Kshamendra Date: Mon, 15 Apr 2024 21:26:27 +0530 Subject: [PATCH] Update use_update_checker.dart --- lib/hooks/configurators/use_update_checker.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/hooks/configurators/use_update_checker.dart b/lib/hooks/configurators/use_update_checker.dart index 1a6a5be5..7b937efb 100644 --- a/lib/hooks/configurators/use_update_checker.dart +++ b/lib/hooks/configurators/use_update_checker.dart @@ -62,7 +62,7 @@ void useUpdateChecker(WidgetRef ref) { barrierColor: Colors.black26, builder: (context) { const url = - "https://spotube.krtirtho.dev/other-downloads/stable-downloads"; + "https://spotube.krtirtho.dev/downloads"; return AlertDialog( title: const Text("Spotube has an update"), actions: [