forked from I2P_Developers/i2p.www
Android 0.9.13
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
{% set i2pinstall_jar_hash = '62c2731109c5c9983705a5b9e615f57523594db339a798f56e9d5a6ba188cb02' %}
|
||||
{% set i2psource_hash = 'd313e2e0de43303c6633f433860d0fc10b7e9c014950261c331c1caf8ef38c79' %}
|
||||
{% set i2pupdate_hash = '639b281cde82059a1b69a3074b8ebaf1046791be40d57e8a48f748e065f8a368' %}
|
||||
{% set i2p_android_hash = 'a3d9cb2369a704570c1d45e8df48b7ecf459207d3609711e6cb2b093d69b0f2e' %}
|
||||
{% set i2p_android_hash = 'abe593c08efb86884cf5fcd2f87be28b5d16f2d3588adf41815bba7a5882bdeb' %}
|
||||
{% block content %}
|
||||
<h3>{{ _('Dependency') }}</h3>
|
||||
<p>{% trans java='http://java.com/download/',
|
||||
@ -133,11 +133,11 @@ 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-android-0.9.12-0_b1-API8.apk</a>
|
||||
<a class="default" href="https://download.i2p2.de/android/current/i2p.apk">i2p-android-0.9.13-0_b1-API8.apk</a>
|
||||
<br>
|
||||
{% trans %}Inside I2P{% endtrans %}:
|
||||
<!-- do not use i2pconv here -->
|
||||
<a class="default" href="http://stats.i2p/i2p.apk">i2p-android-0.9.12-0_b1-API8.apk</a>
|
||||
<a class="default" href="http://stats.i2p/i2p.apk">i2p-android-0.9.13-0_b1-API8.apk</a>
|
||||
<br>
|
||||
F-Droid:
|
||||
<a class="default" href="https://fdroid.org/app/net.i2p.android.router">net.i2p.android.router</a>
|
||||
|
Reference in New Issue
Block a user