forked from khcrysalis/Feather
-
Notifications
You must be signed in to change notification settings - Fork 0
/
app-repo.json
30 lines (30 loc) · 1.09 KB
/
app-repo.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
{
"name": "Feather Repository",
"identifier": "kh.crysalis.feather-repo",
"iconURL": "https://github.com/khcrysalis/Feather/blob/main/iOS/Icons/Main/Mac%403x.png?raw=true",
"apps": [
{
"name": "Feather",
"bundleIdentifier": "kh.crysalis.feather",
"developerName": "Samara",
"iconURL": "https://github.com/khcrysalis/Feather/blob/main/iOS/Icons/Main/Mac%403x.png?raw=true",
"localizedDescription": "Feather is a free on-device iOS application manager/installer built with UIKit for quality.",
"subtitle": "On-device signing application",
"tintColor": "848ef9",
"versions": [
{
"version": "v1.0",
"date": "2024-08-24T18:34:10Z",
"size": 12375230,
"downloadURL": "https://github.com/khcrysalis/Feather/releases/download/v1.0/feather_v1.0.ipa"
}
],
"size": 12375230,
"version": "v1.0",
"versionDate": "2024-08-24T18:34:10Z",
"downloadURL": "https://github.com/khcrysalis/Feather/releases/download/v1.0/feather_v1.0.ipa",
"appPermissions": {}
}
],
"news": []
}