From e96b194b48165504886b371ebd0af9fe3db0d66e Mon Sep 17 00:00:00 2001 From: Realmzer Date: Sun, 1 Dec 2024 17:02:34 -0500 Subject: [PATCH] Update app-repo.json --- app-repo.json | 30 ++++++++++++++++++++++++++++-- 1 file changed, 28 insertions(+), 2 deletions(-) diff --git a/app-repo.json b/app-repo.json index adc8f6b..e742435 100644 --- a/app-repo.json +++ b/app-repo.json @@ -107,13 +107,39 @@ } ] }, + { + "beta": false, + "name" : "Nugget", + "bundleIdentifier": "com.leemin.nugget", + "developerName" : "leminlimez", + "subtitle": "Nugget - Mobile", + "description": "Unlock your device's full potential! Should work on all versions iOS 16.0 - 18.1 beta 4.\nStatus: ✅", + "localizedDescription": "Unlock your device's full potential! Should work on all versions iOS 16.0 - 18.1 beta 4. Partial support for iOS 18.1 beta 5 and 6.\nStatus: ✅", + "iconURL": "https://cdn.omnidev.org/nugget-N9.png", + "tintColor": "9a2bff", + "category": "utilities", + "version": "2.0.1", + "versionDate" : "2024-12-01", + "downloadURL": "https://cdn.omnidev.org/Nugget_4-9n.ipa", + "size": 7680000, + "title": "Nugget", + "url": "https://github.com/leminlimez/Nugget-Mobile", + "versions" : [ + { + "version": "2.0.1", + "date" : "2024-12-01", + "downloadURL": "https://cdn.omnidev.org/Nugget_4-9n.ipa", + "size": 7680000 + } + ] + }, { "beta": false, "name": "Nugget v2.0", "bundleIdentifier": "com.leemin.nugget2", "subtitle": "Nugget - Mobile", - "description": "Unlock your device's full potential! Should work on all versions iOS 16.0 - 18.1 beta 4.\nStatus: ❌: Discontinued, still works though", - "localizedDescription": "Unlock your device's full potential! Should work on all versions iOS 16.0 - 18.1 beta 4. Partial support for iOS 18.1 beta 5 and 6.\nStatus: ❌: Discontinued, still works though", + "description": "Unlock your device's full potential! Should work on all versions iOS 16.0 - 18.1 beta 4.\nStatus: ✅", + "localizedDescription": "Unlock your device's full potential! Should work on all versions iOS 16.0 - 18.1 beta 4. Partial support for iOS 18.1 beta 5 and 6.\nStatus: ✅", "developerName": "leminlimez", "iconURL": "https://cdn.omnidev.org/nugget-N9.png", "tintColor": "9a2bff",