From d5868707c322a7293f0402704a9b36a2b88f9cd8 Mon Sep 17 00:00:00 2001 From: Riley Testut Date: Tue, 11 Apr 2023 11:30:51 -0500 Subject: [PATCH] [Apps] Updates AltStore to 1.6.3 --- AltStore/Resources/apps.json | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/AltStore/Resources/apps.json b/AltStore/Resources/apps.json index 9308bbbc..d4b4baee 100644 --- a/AltStore/Resources/apps.json +++ b/AltStore/Resources/apps.json @@ -10,6 +10,13 @@ "bundleIdentifier": "com.rileytestut.AltStore", "developerName": "Riley Testut", "versions": [ + { + "version": "1.6.3", + "date": "2023-04-12T12:00:00-05:00", + "localizedDescription": "• Fixed error fetching Friend Zone patrons due to unexpected nil name\n• Fixed incorrect cell height for some News items", + "downloadURL": "https://cdn.altstore.io/file/altstore/apps/altstore/1_6_3.ipa", + "size": 5625134 + }, { "version": "1.6.2", "date": "2023-03-22T12:00:00-05:00", @@ -32,14 +39,14 @@ "size": 5614798 } ], - "version": "1.6.2", - "versionDate": "2023-03-22T12:00:00-05:00", - "versionDescription": "⚠️ You must manually install this update by re-installing AltStore with AltServer. You do NOT need to delete AltStore first.\n\nThis update fixes the \"no provisioning profile with the requested identifier…\" error when sideloading or refreshing apps.", - "downloadURL": "https://cdn.altstore.io/file/altstore/apps/altstore/1_6_2.ipa", + "version": "1.6.3", + "versionDate": "2023-04-12T12:00:00-05:00", + "versionDescription": "• Fixed error fetching Friend Zone patrons due to unexpected nil name\n• Fixed incorrect cell height for some News items", + "downloadURL": "https://cdn.altstore.io/file/altstore/apps/altstore/1_6_3.ipa", "localizedDescription": "AltStore is an alternative app store for non-jailbroken devices. \n\nThis version of AltStore allows you to install Delta, an all-in-one emulator for iOS, as well as sideload other .ipa files from the Files app.", "iconURL": "https://user-images.githubusercontent.com/705880/65270980-1eb96f80-dad1-11e9-9367-78ccd25ceb02.png", "tintColor": "018084", - "size": 5624498, + "size": 5625134, "screenshotURLs": [ "https://user-images.githubusercontent.com/705880/78942028-acf54300-7a6d-11ea-821c-5bb7a9b3e73a.PNG", "https://user-images.githubusercontent.com/705880/78942222-0fe6da00-7a6e-11ea-9f2a-dda16157583c.PNG",