summaryrefslogtreecommitdiffstats
path: root/native_client_sdk/src/build_tools/json/naclsdk_manifest2.json
blob: e70bffa9c3cbc72349b1c4d576739ba010690076 (plain)
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
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
{
  "bundles": [
    {
      "archives": [
        {
          "checksum": {
            "sha1": "3c63a6002dea894616292bb25d6b375dba0290f1"
          },
          "host_os": "all",
          "size": 30527,
          "url": "https://storage.googleapis.com/nativeclient-mirror/nacl/nacl_sdk/trunk.314836/sdk_tools.tgz"
        }
      ],
      "description": "Native Client SDK Tools, revision 314836",
      "name": "sdk_tools",
      "recommended": "yes",
      "revision": 314836,
      "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 39 bundle, revision xxxxx",
      "name": "pepper_39",
      "recommended": "no",
      "repath": "pepper_39",
      "revision": 0,
      "stability": "post_stable",
      "version": 39
    },
    {
      "archives": [],
      "description": "Chrome 40 bundle, revision xxxxx",
      "name": "pepper_40",
      "recommended": "no",
      "repath": "pepper_40",
      "revision": 0,
      "stability": "post_stable",
      "version": 40
    },
    {
      "archives": [],
      "description": "Chrome 41 bundle, revision xxxxx",
      "name": "pepper_41",
      "recommended": "no",
      "repath": "pepper_41",
      "revision": 0,
      "stability": "post_stable",
      "version": 41
    },
    {
      "archives": [],
      "description": "Chrome 42 bundle, revision xxxxx",
      "name": "pepper_42",
      "recommended": "no",
      "repath": "pepper_42",
      "revision": 0,
      "stability": "post_stable",
      "version": 42
    },
    {
      "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 Canary",
      "name": "pepper_canary",
      "recommended": "no",
      "repath": "",
      "revision": 0,
      "stability": "canary",
      "version": 0
    },
    {
      "archives": [],
      "description": "Bionic Canary",
      "name": "bionic_canary",
      "recommended": "no",
      "repath": "",
      "revision": 0,
      "stability": "canary",
      "version": 0
    }
  ],
  "manifest_version": 2
}