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

Side by Side Diff: native_client_sdk/src/build_tools/json/naclsdk_manifest0.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 | « no previous file | native_client_sdk/src/build_tools/json/naclsdk_manifest2.json » ('j') | 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 "manifest_version": 2 22 "manifest_version": 2
23 } 23 }
OLDNEW
« no previous file with comments | « no previous file | native_client_sdk/src/build_tools/json/naclsdk_manifest2.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698