From b67dfbf0c3a0b1d5a20f3ff4a69ad6fb3263b4c8 Mon Sep 17 00:00:00 2001 From: Riley Testut Date: Fri, 23 Dec 2022 11:11:55 -0600 Subject: [PATCH] [Apps] Updates AltStore beta to 1.6rc --- AltStore/Resources/apps.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/AltStore/Resources/apps.json b/AltStore/Resources/apps.json index 0e781a20..30769a60 100644 --- a/AltStore/Resources/apps.json +++ b/AltStore/Resources/apps.json @@ -37,6 +37,14 @@ "developerName": "Riley Testut", "subtitle": "An alternative App Store for iOS.", "versions": [ + { + "version": "1.6rc", + "date": "2022-12-21T11:30:00-06:00", + "localizedDescription": "• Moved Error Log from \"Debug\" settings to \"Techy Things\"\n• Improved misc. error messages\n• Fixed repeated \"AltServer could not be found\" notifications\n• Fixed missing metadata for errors received from AltServer\n• Fixed decoding nested error metadata values", + "downloadURL": "https://cdn.altstore.io/file/altstore/apps/altstore/1_6_rc.ipa", + "size": 5606669, + "minOSVersion": "12.2" + }, { "version": "1.6b4", "date": "2022-11-30T12:00:00-06:00",