[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tpo/develop] Bug 31926: Add Android x86_64 to the alpha download page
commit ca8811fa740944872a00fe5f822ab2b0c0dfe647
Author: Nicolas Vigier <boklm@xxxxxxxxxxxxxx>
Date: Wed Oct 2 11:47:27 2019 +0200
Bug 31926: Add Android x86_64 to the alpha download page
---
templates/download-options.html | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/templates/download-options.html b/templates/download-options.html
index e0edd8e..075b158 100644
--- a/templates/download-options.html
+++ b/templates/download-options.html
@@ -65,6 +65,11 @@
{{ render_android(t.version, "x86") }}
</td>
</tr>
+ <tr>
+ <td>
+ {{ render_android(t.version, "x86_64") }}
+ </td>
+ </tr>
</tbody>
</table>
</div>
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits