From efabe7f536a9bd39fa17570369fb6bbb6201860d Mon Sep 17 00:00:00 2001 From: Spidy123222 <64176728+Spidy123222@users.noreply.github.com> Date: Thu, 17 Nov 2022 22:09:39 -0800 Subject: [PATCH] Reorder trusted sources Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com> --- trustedapps.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/trustedapps.json b/trustedapps.json index e30899b3..4baaef0f 100644 --- a/trustedapps.json +++ b/trustedapps.json @@ -2,7 +2,15 @@ "version": 1, "sources": [ { - "identifier": "io.altstore.example" + "identifier": "io.sidestore.example" + }, + { + "identifier": "org.provenance-emu.provenance", + "sourceURL": "https://provenance-emu.com/apps.json" + }, + { + "identifier": "me.oatmealdome.altstore", + "sourceURL": "https://altstore.oatmealdome.me" }, { "identifier": "com.utmapp.repos.UTM", @@ -12,14 +20,6 @@ "identifier": "com.flyinghead.source", "sourceURL": "https://flyinghead.github.io/flycast-builds/altstore.json" }, - { - "identifier": "me.oatmealdome.altstore", - "sourceURL": "https://altstore.oatmealdome.me" - }, - { - "identifier": "org.provenance-emu.provenance", - "sourceURL": "https://provenance-emu.com/apps.json" - }, { "identifier": "dev.crystall1ne.repos.PojavLauncher", "sourceURL": "https://alt.crystall1ne.software/"