mirror of
https://github.com/Realmzer/MySign-Repo.git
synced 2026-04-25 02:13:46 +00:00
Update app-repo.json
This commit is contained in:
parent
be6b1dbb0a
commit
68c8393d42
1 changed files with 25 additions and 0 deletions
|
|
@ -16,6 +16,31 @@
|
||||||
],
|
],
|
||||||
|
|
||||||
"apps": [
|
"apps": [
|
||||||
|
{
|
||||||
|
"beta": true,
|
||||||
|
"name" : "MySign",
|
||||||
|
"bundleIdentifier": "glidd6.MySign",
|
||||||
|
"developerName" : "Glidd6",
|
||||||
|
"subtitle": "Preview Only",
|
||||||
|
"description": "Currently there is no signing functionality, this is a UI demonstration Status: 🥶",
|
||||||
|
"localizedDescription": "Currently there is no signing functionality, this is a UI demonstration Status: 🥶",
|
||||||
|
"iconURL": "https://storage.omnidev.org/IMG_3830-wl.png",
|
||||||
|
"tintColor": "3b7f8b",
|
||||||
|
"category": "utilities",
|
||||||
|
"version": "3.0",
|
||||||
|
"versionDate" : "2024-11-22",
|
||||||
|
"downloadURL": "https://storage.omnidev.org/My_Sign_beta_3-Il.ipa",
|
||||||
|
"size": 2023424,
|
||||||
|
"title": "MySign Beta",
|
||||||
|
"versions" : [
|
||||||
|
{
|
||||||
|
"version": "3.0",
|
||||||
|
"date" : "2024-11-22",
|
||||||
|
"downloadURL": "https://storage.omnidev.org/My_Sign_beta_3-Il.ipa",
|
||||||
|
"size": 2023424
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "MegaGames",
|
"name": "MegaGames",
|
||||||
"bundleIdentifier": "com.techguy.megagames",
|
"bundleIdentifier": "com.techguy.megagames",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue