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

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

Issue 3004523004: wpr_go: support armv7l and aarch64 (Closed)
Patch Set: wpr_go: support armv7l and aarch64 Created 3 years, 4 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 | « telemetry/bin/update_wpr_go_binary ('k') | no next file » | 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 2415518d66d22364ff3d7136b805d105347892d4..d9c811dde0748e5a1eff6a96821f84f8385968c4 100644
--- a/telemetry/telemetry/internal/binary_dependencies.json
+++ b/telemetry/telemetry/internal/binary_dependencies.json
@@ -371,6 +371,16 @@
"cloud_storage_base_folder": "binary_dependencies",
"cloud_storage_bucket": "chromium-telemetry",
"file_info": {
+ "linux_aarch64": {
+ "cloud_storage_hash": "7935047fc192d85fb2e3747b7f5ea9175cc04f7c",
+ "download_path": "bin/linux/aarch64/wpr",
+ "version_in_cs": "0eeb5baed7a4417ac083221805842019185ccec0"
+ },
+ "linux_armv7l": {
+ "cloud_storage_hash": "9285ec35dc91cfa944f6fd4a4080057d4d7d85bf",
+ "download_path": "bin/linux/armv7l/wpr",
+ "version_in_cs": "0eeb5baed7a4417ac083221805842019185ccec0"
+ },
"linux_x86_64": {
"cloud_storage_hash": "73132fc44274cc42f1d88260dfc690bc4b375c0c",
"download_path": "bin/linux/x86_64/wpr",
« no previous file with comments | « telemetry/bin/update_wpr_go_binary ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698