- add sources.
[platform/framework/web/crosswalk.git] / src / native_client_sdk / src / build_tools / json / naclsdk_manifest2.json
1 {
2   "bundles": [
3     {
4       "archives": [
5         {
6           "checksum": {
7             "sha1": "61bc0ab13c4ff1d3222446fb616f207b1617441f"
8           },
9           "host_os": "all",
10           "size": 29619,
11           "url": "https://commondatastorage.googleapis.com/nativeclient-mirror/nacl/nacl_sdk/trunk.228691/sdk_tools.tgz"
12         }
13       ],
14       "description": "Native Client SDK Tools, revision 228691",
15       "name": "sdk_tools",
16       "recommended": "yes",
17       "revision": 228691,
18       "stability": "stable",
19       "version": 1
20     },
21     {
22       "archives": [
23         {
24           "host_os": "win",
25           "url": "https://commondatastorage.googleapis.com/nativeclient-mirror/nacl/nacl_sdk/sdk/${revision}/vs_addin.tgz"
26         }
27       ],
28       "description": "Visual Studio Add-In for building and debugging NaCl applications",
29       "name": "vs_addin",
30       "recommended": "no",
31       "repath": "vs_addin",
32       "revision": 1507,
33       "stability": "dev",
34       "version": 0
35     },
36     {
37       "archives": [],
38       "description": "Chrome 26 bundle, revision xxxxx",
39       "name": "pepper_26",
40       "recommended": "no",
41       "repath": "pepper_26",
42       "revision": 0,
43       "stability": "post_stable",
44       "version": 26
45     },
46     {
47       "archives": [],
48       "description": "Chrome 27 bundle, revision xxxxx",
49       "name": "pepper_27",
50       "recommended": "no",
51       "repath": "pepper_27",
52       "revision": 0,
53       "stability": "post_stable",
54       "version": 27
55     },
56     {
57       "archives": [],
58       "description": "Chrome 28 bundle, revision xxxxx",
59       "name": "pepper_28",
60       "recommended": "no",
61       "repath": "pepper_28",
62       "revision": 0,
63       "stability": "post_stable",
64       "version": 28
65     },
66     {
67       "archives": [],
68       "description": "Chrome 29 bundle, revision xxxxx",
69       "name": "pepper_29",
70       "recommended": "yes",
71       "repath": "pepper_29",
72       "revision": 0,
73       "stability": "stable",
74       "version": 29
75     },
76     {
77       "archives": [],
78       "description": "Chrome 30 bundle, revision xxxxx",
79       "name": "pepper_30",
80       "recommended": "no",
81       "repath": "pepper_30",
82       "revision": 0,
83       "stability": "beta",
84       "version": 30
85     },
86     {
87       "archives": [],
88       "description": "Chrome 31 bundle, revision xxxxx",
89       "name": "pepper_31",
90       "recommended": "no",
91       "repath": "pepper_31",
92       "revision": 0,
93       "stability": "dev",
94       "version": 31
95     },
96     {
97       "archives": [],
98       "description": "Chrome Canary",
99       "name": "pepper_canary",
100       "recommended": "no",
101       "repath": "",
102       "revision": 0,
103       "stability": "canary",
104       "version": 0
105     }
106   ],
107   "manifest_version": 2
108 }