From 244c8ff78c9b72956eed30cd34dc874f2deebb95 Mon Sep 17 00:00:00 2001 From: ^_^ <8480595+ballaballaballa@users.noreply.github.com> Date: Thu, 30 Oct 2025 11:56:59 +0100 Subject: [PATCH] Fix for Citron --- src/applications.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/applications.json b/src/applications.json index 8f06ce5..b4af33e 100644 --- a/src/applications.json +++ b/src/applications.json @@ -42,15 +42,15 @@ }, { "id": "org.citron.citron_emu", - "url": "https://git.citron-emu.org/citron/emulator", + "url": "https://git.citron-emu.org/Citron/Emulator", "author": "citron", "name": "Citron", "preferredApkIndex": 0, - "additionalSettings": "{\"fallbackToOlderReleases\":true,\"trackOnly\":false,\"versionExtractionRegEx\":\"\",\"matchGroupToUse\":\"\",\"versionDetection\":false,\"releaseDateAsVersion\":false,\"useVersionCodeAsOSVersion\":false,\"apkFilterRegEx\":\"Android\",\"invertAPKFilter\":false,\"autoApkFilterByArch\":true,\"appName\":\"\",\"appAuthor\":\"\",\"shizukuPretendToBeGooglePlay\":false,\"allowInsecure\":false,\"exemptFromBackgroundUpdates\":false,\"skipUpdateNotifications\":false,\"about\":\"\",\"refreshBeforeDownload\":false}", + "additionalSettings": "{\"includePrereleases\":true,\"fallbackToOlderReleases\":true,\"trackOnly\":false,\"versionExtractionRegEx\":\"\",\"matchGroupToUse\":\"\",\"versionDetection\":false,\"releaseDateAsVersion\":false,\"useVersionCodeAsOSVersion\":false,\"apkFilterRegEx\":\"app-mainline-release\\\\.apk$\",\"invertAPKFilter\":false,\"autoApkFilterByArch\":true,\"appName\":\"\",\"appAuthor\":\"\",\"shizukuPretendToBeGooglePlay\":false,\"allowInsecure\":false,\"exemptFromBackgroundUpdates\":false,\"skipUpdateNotifications\":false,\"about\":\"\",\"refreshBeforeDownload\":false}", "categories": [ "Emulator" ], - "overrideSource": "GitLab", + "overrideSource": "Codeberg", "allowIdChange": false }, { @@ -567,4 +567,4 @@ "categories": "{\"Emulator\":4292386421,\"Streaming\":4292056539,\"Utilities\":4292449237,\"Track Only\":4293103815,\"Frontend\":4291470692,\"PC Emulation\":4285381755,\"Dual Screen\":4290947422}", "groupByCategory": true } -} +} \ No newline at end of file