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
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
|
{
"bundles": [
{
"archives": [
{
"checksum": {
"sha1": "c90944aa6dc45085f1a222396ffa2b6a86afdf3d"
},
"host_os": "all",
"size": 31159,
"url": "https://storage.googleapis.com/nativeclient-mirror/nacl/nacl_sdk/trunk.361478/sdk_tools.tgz"
}
],
"description": "Native Client SDK Tools, revision 361478",
"name": "sdk_tools",
"recommended": "yes",
"revision": 361478,
"stability": "stable",
"version": 1
},
{
"archives": [
{
"host_os": "win",
"url": "https://storage.googleapis.com/nativeclient-mirror/nacl/nacl_sdk/sdk/${revision}/vs_addin.tgz"
}
],
"description": "Visual Studio Add-In for building and debugging NaCl applications",
"name": "vs_addin",
"recommended": "no",
"repath": "vs_addin",
"revision": 1578,
"stability": "dev",
"version": 0
},
{
"archives": [],
"description": "Chrome 43 bundle, revision xxxxx",
"name": "pepper_43",
"recommended": "no",
"repath": "pepper_43",
"revision": 0,
"stability": "post_stable",
"version": 43
},
{
"archives": [],
"description": "Chrome 44 bundle, revision xxxxx",
"name": "pepper_44",
"recommended": "no",
"repath": "pepper_44",
"revision": 0,
"stability": "post_stable",
"version": 44
},
{
"archives": [],
"description": "Chrome 45 bundle, revision xxxxx",
"name": "pepper_45",
"recommended": "no",
"repath": "pepper_45",
"revision": 0,
"stability": "post_stable",
"version": 45
},
{
"archives": [],
"description": "Chrome 46 bundle, revision xxxxx",
"name": "pepper_46",
"recommended": "no",
"repath": "pepper_46",
"revision": 0,
"stability": "post_stable",
"version": 46
},
{
"archives": [],
"description": "Chrome 47 bundle, revision xxxxx",
"name": "pepper_47",
"recommended": "no",
"repath": "pepper_47",
"revision": 0,
"stability": "post_stable",
"version": 47
},
{
"archives": [],
"description": "Chrome 48 bundle, revision xxxxx",
"name": "pepper_48",
"recommended": "no",
"repath": "pepper_48",
"revision": 0,
"stability": "post_stable",
"version": 48
},
{
"archives": [],
"description": "Chrome 49 bundle, revision xxxxx",
"name": "pepper_49",
"recommended": "no",
"repath": "pepper_49",
"revision": 0,
"stability": "post_stable",
"version": 49
},
{
"archives": [],
"description": "Chrome Canary",
"name": "pepper_canary",
"recommended": "no",
"repath": "",
"revision": 0,
"stability": "canary",
"version": 0
}
],
"manifest_version": 2
}
|