Update app-repo.json

This commit is contained in:
Realmzer 2024-12-21 09:05:14 -05:00
parent 85c20352df
commit b778caa18d

View file

@ -2241,25 +2241,25 @@
}, },
{ {
"beta": false, "beta": false,
"name" : "TrollFools Huami", "name" : "TrollLEDs",
"bundleIdentifier": "com.huami.TrollFools", "bundleIdentifier": "com.ps.TrollLEDs",
"developerName" : "huami1314", "developerName" : "PoomSmart",
"subtitle": "In-place tweak injection with insert_dylib and ChOma.", "subtitle": "A TrollStore application to control individual flashlight LEDs for iOS devices.",
"description": "In-place tweak injection with insert_dylib and ChOma.\nProudly written in SwiftUI.\nExpected to work on all iOS versions supported by opa334s TrollStore (i.e. iOS 14.0 - 17.0).\nStatus: ✅🔵", "description": "A TrollStore application to control individual flashlight LEDs for iOS devices.\nWhen used on a jailbroken device, remove Amber tweak because this app will simply be overridden by it.\nStatus: ✅",
"localizedDescription": "In-place tweak injection with insert_dylib and ChOma.\nProudly written in SwiftUI.\nExpected to work on all iOS versions supported by opa334s TrollStore (i.e. iOS 14.0 - 17.0).\nStatus: ✅🔵", "localizedDescription": "A TrollStore application to control individual flashlight LEDs for iOS devices.\nWhen used on a jailbroken device, remove Amber tweak because this app will simply be overridden by it.\nStatus: ✅",
"iconURL": "https://cdn1.realmzer.xyz//App_Icon_1-2v.png", "iconURL": "https://cdn1.realmzer.xyz//App_Icon76x76_2x_ipad-3b.png",
"tintColor": "d1c0ce", "tintColor": "f89d48",
"version": "2.7.1.1", "version": "1.8.0",
"versionDate" : "2024-12-21", "versionDate" : "2024-12-21",
"downloadURL": "https://cdn1.realmzer.xyz//Troll_Fools_2_7_11_huami-mr.tipa", "downloadURL": "https://cdn1.realmzer.xyz//Troll_LEDs-A6.tipa",
"size": 5173248, "size": 86016,
"title": "TrollFools Huami", "title": "TrollLEDs",
"versions": [ "versions": [
{ {
"version": "2.7.1.1", "version": "1.8.0",
"date" : "2024-12-211", "date" : "2024-12-21",
"downloadURL": "https://cdn1.realmzer.xyz//Troll_Fools_2_7_11_huami-mr.tipa", "downloadURL": "https://cdn1.realmzer.xyz//Troll_LEDs-A6.tipa",
"size": 5173248 "size": 86016
} }
] ]
}, },