From 39e54f74a4a863fb148c2e6b5b534126bdd02bbc Mon Sep 17 00:00:00 2001 From: Riley Testut Date: Thu, 6 Apr 2023 09:48:13 -0500 Subject: [PATCH] [Apps] Updates AltStore beta to 2.0b1 --- AltStore/Resources/apps.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/AltStore/Resources/apps.json b/AltStore/Resources/apps.json index 42855bef..9308bbbc 100644 --- a/AltStore/Resources/apps.json +++ b/AltStore/Resources/apps.json @@ -62,6 +62,14 @@ "developerName": "Riley Testut", "subtitle": "An alternative App Store for iOS.", "versions": [ + { + "version": "2.0b1", + "date": "2023-04-06T09:30:00-05:00", + "localizedDescription": "The first beta of AltStore 2.0 is finally here! 🎉\n\nAltStore 2.0 will unlock third-party sources for everyone, allowing anyone to distribute their apps with AltStore.\n\nNEW\n\nSource \"About\" Page\n• Preview sources before adding them to AltStore\n• Browse all apps and news for a source\n• \"About\" section includes detailed information and additional links\n• \"Featured Apps\" showcases a source's best apps\n• Customizable with updated source JSON format\n\nFIXED\n• Fixed error fetching Friend Zone patrons due to unexpected nil name\n• Fixed incorrect cell height for some News items\n• Fixed incorrectly merging app versions for same app from different sources", + "downloadURL": "https://cdn.altstore.io/file/altstore/apps/altstore/2_0_b1.ipa", + "size": 5793338, + "minOSVersion": "14.0" + }, { "version": "1.6.2b", "date": "2023-03-21T12:00:00-05:00",