From fdd58ef1539cab16cfa3336304c401ce06541688 Mon Sep 17 00:00:00 2001 From: Aayush Gupta Date: Fri, 23 Feb 2024 12:32:48 +0530 Subject: [PATCH] updates: Update the 4.4.1 release URL * Server side changes to the file naming scheme Signed-off-by: Aayush Gupta --- updates.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/updates.json b/updates.json index 1e57b7d75..f285f2780 100644 --- a/updates.json +++ b/updates.json @@ -1,7 +1,7 @@ { "version_name": "4.4.1", "version_code": 54, - "aurora_build": "https://auroraoss.com/AuroraStore/Stable/AuroraStore_4.4.1.apk", + "aurora_build": "https://auroraoss.com/AuroraStore/Stable/AuroraStore-4.4.1.apk", "fdroid_build": "", "changelog": "Changelog : v4.4.1\n • Major internal changes to the downloads system\n • Major changes to the updates system\n • Translation updates & major bug fixes" }