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

Unified Diff: telemetry/telemetry/internal/binary_dependencies.json

Issue 2892313002: Telemetry/Windows: add numpy and cv2 binary dependencies (Closed)
Patch Set: Created 3 years, 7 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 | telemetry/third_party/cv2/roll_cv2 » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: telemetry/telemetry/internal/binary_dependencies.json
diff --git a/telemetry/telemetry/internal/binary_dependencies.json b/telemetry/telemetry/internal/binary_dependencies.json
index 50cad49f5c06ddc00d38ad544f6ad6c08e858424..f8e43d9c74b01ac7f874dceb90041f44cf971eb1 100644
--- a/telemetry/telemetry/internal/binary_dependencies.json
+++ b/telemetry/telemetry/internal/binary_dependencies.json
@@ -66,6 +66,12 @@
"download_path": "../../third_party/cv2/lib/cv2.zip",
"path_within_archive": ".",
"version_in_cs": "2.4.13.2"
+ },
+ "win_AMD64": {
+ "cloud_storage_hash": "d94d3574832f062cd8431c81955f5a3034bf1c4b",
+ "download_path": "../../third_party/cv2/lib/cv2.zip",
+ "path_within_archive": ".",
+ "version_in_cs": "2.4.12.3"
}
}
},
@@ -260,6 +266,12 @@
"download_path": "../../third_party/numpy/lib/numpy.zip",
"path_within_archive": ".",
"version_in_cs": "1.11.3"
+ },
+ "win_AMD64": {
+ "cloud_storage_hash": "55eac39ca132ee3128e285f0cf08bb397ec12079",
+ "download_path": "../../third_party/numpy/lib/numpy.zip",
+ "path_within_archive": ".",
+ "version_in_cs": "1.11.3"
}
}
},
« no previous file with comments | « no previous file | telemetry/third_party/cv2/roll_cv2 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698