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

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

Issue 11759011: [NaCl SDK] Update sdk_tools to 160493->174973. Also added script to make updating sdk_tools easier. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: feedback Created 7 years, 11 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
diff --git a/native_client_sdk/src/build_tools/json/naclsdk_manifest0.json b/native_client_sdk/src/build_tools/json/naclsdk_manifest0.json
index cb62644e2b5b117e9ca70a8cbc57680e39731eba..0a65613e9343d2ef9c7d9b6df0c9cefeeda524cd 100644
--- a/native_client_sdk/src/build_tools/json/naclsdk_manifest0.json
+++ b/native_client_sdk/src/build_tools/json/naclsdk_manifest0.json
@@ -1,39 +1,39 @@
{
"bundles": [
{
- "name": "sdk_tools",
- "description": "Native Client SDK Tools, revision 160493",
- "stability": "stable",
- "recommended": "yes",
- "version": 1,
+ "name": "sdk_tools",
+ "description": "Native Client SDK Tools, revision 174973",
+ "stability": "stable",
+ "recommended": "yes",
+ "version": 1,
"archives": [
{
- "url": "https://commondatastorage.googleapis.com/nativeclient-mirror/nacl/nacl_sdk/trunk.160493/sdk_tools.tgz",
+ "url": "https://commondatastorage.googleapis.com/nativeclient-mirror/nacl/nacl_sdk/trunk.174973/sdk_tools.tgz",
"checksum": {
- "sha1": "98799f2f2603d57a8b386f3898b0d69baa376448"
- },
- "host_os": "mac",
- "size": 25955
- },
+ "sha1": "2e4dfe3f5276784677ec9ecc565b9b107bde2bd3"
+ },
+ "host_os": "mac",
+ "size": 31934
+ },
{
- "url": "https://commondatastorage.googleapis.com/nativeclient-mirror/nacl/nacl_sdk/trunk.160493/sdk_tools.tgz",
+ "url": "https://commondatastorage.googleapis.com/nativeclient-mirror/nacl/nacl_sdk/trunk.174973/sdk_tools.tgz",
"checksum": {
- "sha1": "98799f2f2603d57a8b386f3898b0d69baa376448"
- },
- "host_os": "linux",
- "size": 25955
- },
+ "sha1": "2e4dfe3f5276784677ec9ecc565b9b107bde2bd3"
+ },
+ "host_os": "linux",
+ "size": 31934
+ },
{
- "url": "https://commondatastorage.googleapis.com/nativeclient-mirror/nacl/nacl_sdk/trunk.160493/sdk_tools.tgz",
+ "url": "https://commondatastorage.googleapis.com/nativeclient-mirror/nacl/nacl_sdk/trunk.174973/sdk_tools.tgz",
"checksum": {
- "sha1": "98799f2f2603d57a8b386f3898b0d69baa376448"
- },
- "host_os": "win",
- "size": 25955
+ "sha1": "2e4dfe3f5276784677ec9ecc565b9b107bde2bd3"
+ },
+ "host_os": "win",
+ "size": 31934
}
- ],
- "revision": 160493
+ ],
+ "revision": 174973
}
- ],
+ ],
"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