-
Notifications
You must be signed in to change notification settings - Fork 0
/
source.json
78 lines (78 loc) · 2.91 KB
/
source.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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
{
"name": "Auties00",
"identifier": "com.github.auties00",
"subtitle": "A source for all of my apps",
"description": "Welcome to my source! Here you'll find all of my apps.",
"website": "https://github.com/Auties00/Artemis",
"tintColor": "F1533E",
"iconURL": "https://avatars.githubusercontent.com/u/28218457?v=4",
"featuredApps": [
"com.github.auties00.artemis"
],
"apps": [
{
"name": "Artemis",
"bundleIdentifier": "com.github.auties00.artemis",
"developerName": "Auties00",
"subtitle": "Alternative client for HIDIVE",
"localizedDescription": "Artemis is an alternative and open source streaming client for HIDIVE",
"iconURL": "https://github.com/Auties00/Artemis/blob/main/Artemis/Assets.xcassets/AppIcon.appiconset/appstore.png?raw=true",
"tintColor": "0A84FF",
"category": "entertainment",
"screenshots": [
{
"imageURL": "https://github.com/user-attachments/assets/88bd1a37-0f10-4fba-b6e9-6bf3174b87a8"
},
{
"imageURL": "https://github.com/user-attachments/assets/99249893-1532-40ca-8c61-f65869e1ecca"
},
{
"imageURL": "https://github.com/user-attachments/assets/ee6fc0aa-2a3b-4abe-bab6-0eaa6019547b"
},
{
"imageURL": "https://github.com/user-attachments/assets/2d053217-3b56-482e-a7af-2baa006d545a"
},
{
"imageURL": "https://github.com/user-attachments/assets/ea555ebc-95d1-435b-b840-fbe82184892a"
}
],
"versions": [
{
"version": "3.0",
"date": "2024-10-31T02:52:14+01:00",
"localizedDescription": "Bug fixes and improvements.",
"downloadURL": "https://github.com/Auties00/Artemis/releases/download/3.0-19/Artemis.ipa",
"size": 2839462,
"sha256": "cd1091f584db78e81ef6b24fd72b41192247363fed4913b9612bf3dc9403ab1a",
"minOSVersion": "17.0"
},
{
"version": "2.0",
"buildVersion": "16",
"date": "2024-09-28T11:39:01+02:00",
"localizedDescription": "Bug fixes and improvements.",
"downloadURL": "https://github.com/Auties00/Artemis/releases/download/2.0-16/artemis.ipa",
"size": 2832019,
"sha256": "c714ab0cc5611c148b591e53e5eba80aef25e4a7c6742a4488f19a68ebc61f36",
"minOSVersion": "17.0"
},
{
"version": "2.0",
"buildVersion": "15",
"date": "2024-09-06T12:05:38+02:00",
"localizedDescription": "First AltStore release",
"downloadURL": "https://github.com/Auties00/Artemis/releases/download/2.0/Artemis.ipa",
"size": 1690819,
"sha256": "de48ea0fdcd0241aaeb37fcad72797f9d16caf611dab42bc889f6597304a5ece",
"minOSVersion": "17.0"
}
],
"appPermissions": {
"privacy": {},
"entitlements": [
"beta-reports-active"
]
}
}
]
}