forked from I2P_Developers/i2p.www
I2P Android 0.9.19
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
{% set i2pinstall_jar_hash = 'd16f68fff3a34d161843a09e90fff1ac5eae8ccb319a43257244ec0e764a11c1' %}
|
||||
{% set i2psource_hash = '0addf3ea05c5e5dc297d1af09dda7787a731865418a34b5a88cb770c7314b12f' %}
|
||||
{% set i2pupdate_hash = 'e28e45877033cb6b70070066a93aa3b22b32ec4a5d6df2790083f87a04e5fd85' %}
|
||||
{% set i2p_android_hash = '3d7b7568c20cc06b3bc0817921fb7cfa1bdc1dbb41ebc951d0ffc0be58b533ea' %}
|
||||
{% set i2p_android_hash = 'f5283809e7af2e0a0a1baafdc3a3a120a86be3ab3b568e71d1f682ca7b2baefe' %}
|
||||
{% block content %}
|
||||
<h3>{{ _('Dependency') }}</h3>
|
||||
<p>{% trans java='http://java.com/download/',
|
||||
@@ -134,14 +134,14 @@ or type <tt>java -version</tt> at your command prompt.
|
||||
<div class="file">
|
||||
{% trans %}Outside I2P{% endtrans %}:
|
||||
<!-- do not use url_for here -->
|
||||
<a class="default" href="https://download.i2p2.de/android/current/i2p.apk">I2P-0.9.18</a>
|
||||
<a class="default" href="https://download.i2p2.de/android/current/i2p.apk">I2P-0.9.19</a>
|
||||
<br>
|
||||
{% trans %}Inside I2P{% endtrans %}:
|
||||
<!-- do not use i2pconv here -->
|
||||
<a class="default" href="http://update.killyourtv.i2p/i2p.apk">I2P-0.9.18</a>
|
||||
<br>
|
||||
{% trans %}Our F-Droid repository{% endtrans %}:
|
||||
<a class="default" href="https://f-droid.i2p.io/repo">https://f-droid.i2p.io/repo I2P-0.9.18</a>
|
||||
<a class="default" href="https://f-droid.i2p.io/repo">https://f-droid.i2p.io/repo/I2P-0.9.19</a>
|
||||
<br>
|
||||
F-Droid:
|
||||
<a class="default" href="https://f-droid.org/app/net.i2p.android.router">I2P-0.9.18</a>
|
||||
|
Reference in New Issue
Block a user