Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(680)

Side by Side Diff: native_client_sdk/src/build_tools/json/naclsdk_manifest2.json

Issue 615573002: [NaCl SDK] Add pepper_39 to SDK manifest (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "bundles": [ 2 "bundles": [
3 { 3 {
4 "archives": [ 4 "archives": [
5 { 5 {
6 "checksum": { 6 "checksum": {
7 "sha1": "61bc0ab13c4ff1d3222446fb616f207b1617441f" 7 "sha1": "61bc0ab13c4ff1d3222446fb616f207b1617441f"
8 }, 8 },
9 "host_os": "all", 9 "host_os": "all",
10 "size": 29619, 10 "size": 29619,
11 "url": "https://storage.googleapis.com/nativeclient-mirror/nacl/nacl_s dk/trunk.228691/sdk_tools.tgz" 11 "url": "https://storage.googleapis.com/nativeclient-mirror/nacl/nacl_s dk/trunk.228691/sdk_tools.tgz"
12 } 12 }
13 ], 13 ],
14 "description": "Native Client SDK Tools, revision 228691", 14 "description": "Native Client SDK Tools, revision 228691",
15 "name": "sdk_tools", 15 "name": "sdk_tools",
16 "recommended": "yes", 16 "recommended": "yes",
17 "revision": 228691, 17 "revision": 228691,
18 "stability": "stable", 18 "stability": "stable",
19 "version": 1 19 "version": 1
20 }, 20 },
21 { 21 {
22 "archives": [ 22 "archives": [
23 { 23 {
24 "host_os": "win",
25 "url": "https://storage.googleapis.com/nativeclient-mirror/nacl/nacl_s dk/sdk/${revision}/vs_addin.tgz"
26 }
27 ],
28 "description": "Visual Studio Add-In for building and debugging NaCl appli cations",
29 "name": "vs_addin",
30 "recommended": "no",
31 "repath": "vs_addin",
32 "revision": 1578,
33 "stability": "dev",
34 "version": 0
35 },
36 {
37 "archives": [
38 {
39 "checksum": {
40 "sha1": "c669f3d3a31bcb389d36889151a3af6354b5343f"
41 },
42 "host_os": "all",
43 "size": 76764755,
44 "url": "https://commondatastorage.googleapis.com/nativeclient-mirror/n acl/nacl_sdk/31.0.1650.57/naclports.tar.bz2"
45 },
46 {
47 "checksum": {
48 "sha1": "bbd7fad94968b7658b7ad9d1c01f831bc61441d0"
49 },
50 "host_os": "linux",
51 "size": 281391254,
52 "url": "https://commondatastorage.googleapis.com/nativeclient-mirror/n acl/nacl_sdk/31.0.1650.57/naclsdk_linux.tar.bz2"
53 },
54 {
55 "checksum": {
56 "sha1": "a0b53095e6a6218ad86dc6b85e76850bb7e51c34"
57 },
58 "host_os": "mac",
59 "size": 248249368,
60 "url": "https://commondatastorage.googleapis.com/nativeclient-mirror/n acl/nacl_sdk/31.0.1650.57/naclsdk_mac.tar.bz2"
61 },
62 {
63 "checksum": {
64 "sha1": "6c2032210ff8ddef5db31308216f3e81a3532a5c"
65 },
66 "host_os": "win",
67 "size": 267524603,
68 "url": "https://commondatastorage.googleapis.com/nativeclient-mirror/n acl/nacl_sdk/31.0.1650.57/naclsdk_win.tar.bz2"
69 }
70 ],
71 "description": "Chrome 31 bundle. Chrome revision: 235101. NaCl revision: 12181",
72 "name": "pepper_31",
73 "recommended": "no",
74 "repath": "pepper_31",
75 "revision": 235101,
76 "stability": "post_stable",
77 "version": 31
78 },
79 {
80 "archives": [
81 {
82 "checksum": { 24 "checksum": {
83 "sha1": "1cde8464f0c22d8016e7b5510d0842338b752bdc" 25 "sha1": "1cde8464f0c22d8016e7b5510d0842338b752bdc"
84 }, 26 },
85 "host_os": "all", 27 "host_os": "all",
86 "size": 73165335, 28 "size": 73165335,
87 "url": "https://commondatastorage.googleapis.com/nativeclient-mirror/n acl/nacl_sdk/32.0.1700.107/naclports.tar.bz2" 29 "url": "https://commondatastorage.googleapis.com/nativeclient-mirror/n acl/nacl_sdk/32.0.1700.107/naclports.tar.bz2"
88 }, 30 },
89 { 31 {
90 "checksum": { 32 "checksum": {
91 "sha1": "1b42e24e4406dc7ef7466461214de22b3c426e6e" 33 "sha1": "1b42e24e4406dc7ef7466461214de22b3c426e6e"
(...skipping 115 matching lines...) Expand 10 before | Expand all | Expand 10 after
207 "description": "Chrome 38 bundle, revision xxxxx", 149 "description": "Chrome 38 bundle, revision xxxxx",
208 "name": "pepper_38", 150 "name": "pepper_38",
209 "recommended": "no", 151 "recommended": "no",
210 "repath": "pepper_38", 152 "repath": "pepper_38",
211 "revision": 0, 153 "revision": 0,
212 "stability": "post_stable", 154 "stability": "post_stable",
213 "version": 38 155 "version": 38
214 }, 156 },
215 { 157 {
216 "archives": [], 158 "archives": [],
159 "description": "Chrome 39 bundle, revision xxxxx",
160 "name": "pepper_39",
161 "recommended": "no",
162 "repath": "pepper_39",
163 "revision": 0,
164 "stability": "post_stable",
165 "version": 39
166 },
167 {
168 "archives": [],
217 "description": "Chrome Canary", 169 "description": "Chrome Canary",
218 "name": "pepper_canary", 170 "name": "pepper_canary",
219 "recommended": "no", 171 "recommended": "no",
220 "repath": "", 172 "repath": "",
221 "revision": 0, 173 "revision": 0,
222 "stability": "canary", 174 "stability": "canary",
223 "version": 0 175 "version": 0
224 }, 176 },
225 { 177 {
226 "archives": [], 178 "archives": [],
227 "description": "Bionic Canary", 179 "description": "Bionic Canary",
228 "name": "bionic_canary", 180 "name": "bionic_canary",
229 "recommended": "no", 181 "recommended": "no",
230 "repath": "", 182 "repath": "",
231 "revision": 0, 183 "revision": 0,
232 "stability": "canary", 184 "stability": "canary",
233 "version": 0 185 "version": 0
234 } 186 }
235 ], 187 ],
236 "manifest_version": 2 188 "manifest_version": 2
237 } 189 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698