From 4549f86f0c67a8c6ede9be1cfe5f33425d226b0f Mon Sep 17 00:00:00 2001 From: Riley Testut Date: Mon, 23 Jan 2023 12:04:36 -0600 Subject: [PATCH] [Apps] Updates AltStore beta to 1.6rc3 --- AltStore/Resources/apps.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/AltStore/Resources/apps.json b/AltStore/Resources/apps.json index 563cb3d1..f4947aa4 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.6rc3", + "date": "2023-01-23T11:30:00-06:00", + "localizedDescription": "**This update is solely to test that updating works as expected from the current beta, and otherwise is identical to 1.6 RC 2**\n\nPREVIOUS UPDATES\n• Fixed outdated AltStore updates appearing in My Apps tab\n• 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_rc3.ipa", + "size": 5614292, + "minOSVersion": "12.2" + }, { "version": "1.6rc2", "date": "2023-01-18T11:30:00-06:00",