From 02c0efc7987efd9ac87237971122ff2ab277cd2b Mon Sep 17 00:00:00 2001 From: Riley Testut Date: Fri, 15 Sep 2023 14:53:42 -0500 Subject: [PATCH] [Apps] Updates AltStore beta to 2.0b4 --- AltStore/Resources/apps.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/AltStore/Resources/apps.json b/AltStore/Resources/apps.json index 8d341cbc..12682f5e 100644 --- a/AltStore/Resources/apps.json +++ b/AltStore/Resources/apps.json @@ -91,6 +91,15 @@ "developerName": "Riley Testut", "subtitle": "An alternative App Store for iOS.", "versions": [ + { + "version": "2.0b4", + "date": "2023-09-15T13:30:00-05:00", + "localizedDescription": "• Updates Home Screen widget names & descriptions\n• Fixed returning empty dialog from Refresh Apps shortcut\n\nPREVIOUS BETA\n\n\"Active Apps\" Widget (iOS 17+)\n• View remaining days for ALL active apps from Home Screen\n• Refresh apps directly from home screen by tapping countdown timers\n\nShortcuts\n• Converted existing \"Refresh All Apps\" shortcut into App Shortcut\n• Available by default in \"App Shortcuts\" section of Shortcuts app\n• Displays accurate progress when refreshing apps via Shortcuts app\n\nWidgets\n• Updated existing home screen widget to support refreshing apps by tapping countdown (iOS 17+)\n\nBug Fixes\n• Fixed AltJIT on iOS 17*\n\n*Requires AltServer 1.7rc (macOS) from latest Patreon post", + "downloadURL": "https://cdn.altstore.io/file/altstore/apps/altstore/2_0_b4.ipa", + "size": 5950900, + "sha256": "5f2546be957509532675f4827185d8ec071eaf3a6a5785dc01efcc1e0c88890d", + "minOSVersion": "14.0" + }, { "version": "2.0b3", "date": "2023-09-11T12:30:00-05:00",