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

Unified Diff: native_client_sdk/src/build_tools/json/naclsdk_manifest0.json

Issue 10265034: Update manifest to use new sdk_tools (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 8 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 side-by-side diff with in-line comments
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 »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: native_client_sdk/src/build_tools/json/naclsdk_manifest0.json
===================================================================
--- native_client_sdk/src/build_tools/json/naclsdk_manifest0.json (revision 133355)
+++ native_client_sdk/src/build_tools/json/naclsdk_manifest0.json (working copy)
@@ -2,38 +2,38 @@
"bundles": [
{
"name": "sdk_tools",
- "description": "Native Client SDK Tools, revision 1.16",
+ "description": "Native Client SDK Tools, revision 134553",
"stability": "stable",
"recommended": "yes",
"version": 1,
"archives": [
{
- "url": "https://commondatastorage.googleapis.com/nativeclient-mirror/nacl/nacl_sdk/1.16/sdk_tools.tgz",
+ "url": "https://commondatastorage.googleapis.com/nativeclient-mirror/nacl/nacl_sdk/trunk.134553/sdk_tools.tgz",
"checksum": {
- "sha1": "2c7b39368b9774710bc24688f0d4664efc70f3bc"
+ "sha1": "298c15a94c8fa25b54ebabfc1ae05048f8baa937"
},
"host_os": "mac",
- "size": 20114
+ "size": 23446
},
{
- "url": "https://commondatastorage.googleapis.com/nativeclient-mirror/nacl/nacl_sdk/1.16/sdk_tools.tgz",
+ "url": "https://commondatastorage.googleapis.com/nativeclient-mirror/nacl/nacl_sdk/trunk.134553/sdk_tools.tgz",
"checksum": {
- "sha1": "2c7b39368b9774710bc24688f0d4664efc70f3bc"
+ "sha1": "298c15a94c8fa25b54ebabfc1ae05048f8baa937"
},
"host_os": "linux",
- "size": 20114
+ "size": 23446
},
{
- "url": "https://commondatastorage.googleapis.com/nativeclient-mirror/nacl/nacl_sdk/1.16/sdk_tools.tgz",
+ "url": "https://commondatastorage.googleapis.com/nativeclient-mirror/nacl/nacl_sdk/trunk.134553/sdk_tools.tgz",
"checksum": {
- "sha1": "2c7b39368b9774710bc24688f0d4664efc70f3bc"
+ "sha1": "298c15a94c8fa25b54ebabfc1ae05048f8baa937"
},
"host_os": "win",
- "size": 20114
+ "size": 23446
}
],
- "revision": 16
- }
+ "revision": 134553
+ },
],
"manifest_version": 2
}
« 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