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

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

Issue 901493006: [NaCl SDK] Update sdktools to include proxy fix to fancy_urllib. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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 | « native_client_sdk/src/build_tools/json/naclsdk_manifest0.json ('k') | 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": "a4f63d8a724d472edcdc98dfab703ec7d2acd269" 7 "sha1": "3c63a6002dea894616292bb25d6b375dba0290f1"
8 }, 8 },
9 "host_os": "all", 9 "host_os": "all",
10 "size": 29758, 10 "size": 30527,
11 "url": "https://storage.googleapis.com/nativeclient-mirror/nacl/nacl_s dk/trunk.313258/sdk_tools.tgz" 11 "url": "https://storage.googleapis.com/nativeclient-mirror/nacl/nacl_s dk/trunk.314836/sdk_tools.tgz"
12 } 12 }
13 ], 13 ],
14 "description": "Native Client SDK Tools, revision 313258", 14 "description": "Native Client SDK Tools, revision 314836",
15 "name": "sdk_tools", 15 "name": "sdk_tools",
16 "recommended": "yes", 16 "recommended": "yes",
17 "revision": 313258, 17 "revision": 314836,
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", 24 "host_os": "win",
25 "url": "https://storage.googleapis.com/nativeclient-mirror/nacl/nacl_s dk/sdk/${revision}/vs_addin.tgz" 25 "url": "https://storage.googleapis.com/nativeclient-mirror/nacl/nacl_s dk/sdk/${revision}/vs_addin.tgz"
26 } 26 }
27 ], 27 ],
(...skipping 101 matching lines...) Expand 10 before | Expand all | Expand 10 after
129 "name": "bionic_canary", 129 "name": "bionic_canary",
130 "recommended": "no", 130 "recommended": "no",
131 "repath": "", 131 "repath": "",
132 "revision": 0, 132 "revision": 0,
133 "stability": "canary", 133 "stability": "canary",
134 "version": 0 134 "version": 0
135 } 135 }
136 ], 136 ],
137 "manifest_version": 2 137 "manifest_version": 2
138 } 138 }
OLDNEW
« no previous file with comments | « native_client_sdk/src/build_tools/json/naclsdk_manifest0.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698