[tpo/staging] Bug 31926: Add Android x86_64 to the alpha download page

15 Oct
2019
15 Oct
'19
8:36 a.m.
commit ca8811fa740944872a00fe5f822ab2b0c0dfe647 Author: Nicolas Vigier <boklm@torproject.org> 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>
2072
Age (days ago)
2072
Last active (days ago)
0 comments
1 participants
participants (1)
-
emmapeel@torproject.org