-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathmanifest.json
42 lines (42 loc) · 1.03 KB
/
manifest.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
[
{
"id": "SirenOfShame.Uwp.Ui-uwp",
"fileName": "SirenOfShame.Uwp.Ui_1.0.11.0_arm_Debug.appxbundle",
"version": {
"major": 1,
"minor": 0,
"build": 11,
"revision": 0
}
},
{
"id": "878ce98d-f41c-448e-9f20-69648dd3b28e",
"fileName": "App1_1.1.3.0_arm_Debug.appxbundle",
"version": {
"major": 1,
"minor": 1,
"build": 3,
"revision": 0
}
},
{
"id": "SirenOfShame.Uwp.MessageRelay-uwp",
"fileName": "SirenOfShame.Uwp.MessageRelay_1.0.1.0_arm_Debug.appxbundle",
"version": {
"major": 1,
"minor": 0,
"build": 1,
"revision": 0
}
},
{
"id": "SirenOfShame.Uwp.Background-uwp",
"fileName": "SirenOfShame.Uwp.Background_1.0.9.0_arm_Debug.appxbundle",
"version": {
"major": 1,
"minor": 0,
"build": 9,
"revision": 0
}
}
]