I2P Android 0.9.18

This commit is contained in:
str4d
2015-03-04 05:31:21 +00:00
parent bfd1ef4869
commit 403d07203c

View File

@@ -4,7 +4,7 @@
{% set i2pinstall_jar_hash = 'b9882faaa89adb87f4e91cd00de416989c5e420aca3204bce4cf5b6f5d2771dc' %}
{% set i2psource_hash = '6f02f38c933662874c485cb52ca800a9e07c36e74a26fdfeece65e25979beb4b' %}
{% set i2pupdate_hash = '67b5020136079c9793111f681cd3279e5717b7cfddbbeb0bdd56c21a7a420035' %}
{% set i2p_android_hash = '6d2b033dd0eb15d3e93b67e8fd6f92530bfb67ff7827fa25725f219f81ffae5c' %}
{% set i2p_android_hash = '3d7b7568c20cc06b3bc0817921fb7cfa1bdc1dbb41ebc951d0ffc0be58b533ea' %}
{% 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.17.1</a>
<a class="default" href="https://download.i2p2.de/android/current/i2p.apk">I2P-0.9.18</a>
<br>
{% trans %}Inside I2P{% endtrans %}:
<!-- do not use i2pconv here -->
<a class="default" href="http://meeh.i2p/i2p.apk">I2P-0.9.15.1</a>
<br>
{% trans %}Our F-Droid repository{% endtrans %}:
<a class="default" href="https://f-droid.i2p.io/repo">https://f-droid.i2p.io/repo</a> - I2P-0.9.17.1
<a class="default" href="https://f-droid.i2p.io/repo">https://f-droid.i2p.io/repo</a> - I2P-0.9.18
<br>
F-Droid:
<a class="default" href="https://fdroid.org/app/net.i2p.android.router">I2P-0.9.13-0_b1-API8</a>