forked from MestreLion/humblebundle
-
Notifications
You must be signed in to change notification settings - Fork 0
/
extras.json
86 lines (86 loc) · 2.54 KB
/
extras.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
79
80
81
82
83
84
85
86
{
"adobeair": {
"machine_name": "adobeair",
"human_name": "Adobe AIR 2.6 Runtime",
"url": "http://get.adobe.com/air",
"icon": "http://wwwimages.adobe.com/www.adobe.com/images/store/product_boxshots/90x90/air_90x90.jpg",
"payee": {
"human_name": "Adobe",
"machine_name": "adobe"
},
"downloads": [
{
"download_struct": [
{
"file_size": 16127348,
"human_size": "15.4 MB",
"md5": "a91369be7ab40e3c5d5bc9fb02b95041",
"name": "Adobe .bin installer",
"url": {
"web": "http://airdownload.adobe.com/air/lin/download/2.6/AdobeAIRInstaller.bin"
}
}
],
"machine_name": "adobeair_upstream_installer_linux",
"platform": "linux"
},
{
"download_struct": [
{
"file_size": 14855686,
"human_size": "14.2 MB",
"md5": "a8d7051edf745d8b73d798f833f1c339",
"name": "Adobe upstream .deb",
"url": {
"web": "http://airdownload.adobe.com/air/lin/download/2.6/adobeair.deb"
}
}
],
"machine_name": "adobeair_upstream_debian_linux",
"platform": "linux"
},
{
"download_struct": [
{
"file_size": 14852158,
"human_size": "14.2 MB",
"md5": "c72efd38ca020311ce220c58d1b2299a",
"name": "Ubuntu Lucid .deb",
"url": {
"web": "http://launchpadlibrarian.net/73533974/adobeair_2.6.0.19170-0lucid1_i386.deb"
}
}
],
"machine_name": "adobeair_ubuntu_linux",
"platform": "linux"
}
]
},
"flashplayer": {
"machine_name": "flashplayer",
"human_name": "Flash Player 11.2 Standalone (Projector)",
"url": "http://www.adobe.com/support/flashplayer/downloads.html",
"icon": "http://wwwimages.adobe.com/labs.adobe.com/cdn/technologies/flash/images/fl_appicon_150x150.jpg",
"payee": {
"human_name": "Adobe",
"machine_name": "adobe"
},
"downloads": [
{
"download_struct": [
{
"file_size": 5959028,
"human_size": "5.7 MB",
"md5": "557b961af0d2e56a2a8ac512b9cf44bb",
"name": "Download",
"url": {
"web": "http://fpdownload.macromedia.com/pub/flashplayer/updaters/11/flashplayer_11_sa.i386.tar.gz"
}
}
],
"machine_name": "flashplayer_linux",
"platform": "linux"
}
]
}
}