From 08e540e12f22021d16d752209cfe2c5c8014371a Mon Sep 17 00:00:00 2001 From: Riley Testut Date: Mon, 4 Oct 2021 16:01:22 -0700 Subject: [PATCH] [Apps] Updates AltStore beta to 1.5b --- AltStore/Resources/apps.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/AltStore/Resources/apps.json b/AltStore/Resources/apps.json index 994e5e5d..cc152dc5 100644 --- a/AltStore/Resources/apps.json +++ b/AltStore/Resources/apps.json @@ -36,14 +36,14 @@ "bundleIdentifier": "com.rileytestut.AltStore.Beta", "developerName": "Riley Testut", "subtitle": "An alternative App Store for iOS.", - "version": "1.4.6b", - "versionDate": "2021-06-14T14:30:00-07:00", - "versionDescription": "This update fixes sideloading apps on iOS 15.\n\n⚠️ If you have already updated to iOS 15, you must manually install this update by downloading the latest AltServer beta from Patreon and using it to re-install AltStore. You do not need to delete AltStore first.", - "downloadURL": "https://cdn.altstore.io/file/altstore/apps/altstore/1_4_6_b.ipa", + "version": "1.5b", + "versionDate": "2021-09-16T13:00:00-07:00", + "versionDescription": "FEATURES\n• Adds \"Enable JIT\" context menu for active apps\n• Adds \"Open\" context menu action for active apps\n• Supports sideloading apps that use AltKit (such as DolphiniOS and Provenance)\n\nIMPROVEMENTS\n• Asks you to deactivate an app first when installing a new app without any free app slots\n• Improves error message when computer date & time don't match iOS device\n\nBUG FIXES\n• Fixes incorrect navigation and tab bar appearances on iOS 15", + "downloadURL": "https://cdn.altstore.io/file/altstore/apps/altstore/1_5_b.ipa", "localizedDescription": "AltStore is an alternative app store for non-jailbroken devices. \n\nThis beta release of AltStore adds support for 3rd party sources, allowing you to download apps from other developers directly through AltStore.", "iconURL": "https://user-images.githubusercontent.com/705880/65270980-1eb96f80-dad1-11e9-9367-78ccd25ceb02.png", "tintColor": "018084", - "size": 4788471, + "size": 4763126, "beta": true, "screenshotURLs": [ "https://user-images.githubusercontent.com/705880/78942028-acf54300-7a6d-11ea-821c-5bb7a9b3e73a.PNG", @@ -235,6 +235,6 @@ } ], "userInfo": { - "patreonAccessToken": "RrRSVZUQPcRJlwGpOiSuujibibCeptdO68D2826Uj5s" + "patreonAccessToken": "lPtOw2AlJSNcg7rhQ4Gigcia9BSg1RiqS14FyP5ZJPs" } }