-
Notifications
You must be signed in to change notification settings - Fork 14
/
update.json
48 lines (48 loc) · 2 KB
/
update.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
{
"windows": {
"version": "0.2.8.1",
"updateUrl": "http://get-popcorn.com/releases/updates/0_2_8_1.nw",
"checksum": "7cc3bc810f6c4d017f52dcd71fa535e22b4bac8f",
"signature": "MEUCIQCJh6w+boAOmk3p77FI1kL+li2TWsxHZhG832e3O06IZAIgJ13KlMBNSN3wFBfOj1l6cysyCzm1iq1qBlWD3gjfc7I=",
"title": "0.2.8.1 Hotfix",
"description": "Quick update to fix quality changing bug.",
"changeLog": ["Fixes a bug that wouldn't allow for changing the quality"],
"gitTag": "v0.2.8-beta",
"gitCommit": "83ef059"
},
"linux": {
"x86": {
"version": "0.2.8.1",
"updateUrl": "http://get-popcorn.com/releases/updates/0_2_8_1.nw",
"checksum": "7cc3bc810f6c4d017f52dcd71fa535e22b4bac8f",
"signature": "MEUCIQCJh6w+boAOmk3p77FI1kL+li2TWsxHZhG832e3O06IZAIgJ13KlMBNSN3wFBfOj1l6cysyCzm1iq1qBlWD3gjfc7I=",
"title": "0.2.8.1 Hotfix",
"description": "Quick update to fix quality changing bug.",
"changeLog": ["Fixes a bug that wouldn't allow for changing the quality"],
"gitTag": "v0.2.8-beta",
"gitCommit": "83ef059"
},
"x64": {
"version": "0.2.8.1",
"updateUrl": "http://get-popcorn.com/releases/updates/0_2_8_1.nw",
"checksum": "7cc3bc810f6c4d017f52dcd71fa535e22b4bac8f",
"signature": "MEUCIQCJh6w+boAOmk3p77FI1kL+li2TWsxHZhG832e3O06IZAIgJ13KlMBNSN3wFBfOj1l6cysyCzm1iq1qBlWD3gjfc7I=",
"title": "0.2.8.1 Hotfix",
"description": "Quick update to fix quality changing bug.",
"changeLog": ["Fixes a bug that wouldn't allow for changing the quality"],
"gitTag": "v0.2.8-beta",
"gitCommit": "83ef059"
}
},
"mac": {
"version": "0.2.8.1",
"updateUrl": "http://get-popcorn.com/releases/updates/0_2_8_1.nw",
"checksum": "7cc3bc810f6c4d017f52dcd71fa535e22b4bac8f",
"signature": "MEUCIQCJh6w+boAOmk3p77FI1kL+li2TWsxHZhG832e3O06IZAIgJ13KlMBNSN3wFBfOj1l6cysyCzm1iq1qBlWD3gjfc7I=",
"title": "0.2.8.1 Hotfix",
"description": "Quick update to fix quality changing bug.",
"changeLog": ["Fixes a bug that wouldn't allow for changing the quality"],
"gitTag": "v0.2.8-beta",
"gitCommit": "83ef059"
}
}