forked from I2P_Developers/i2p.www
I2P Android 0.9.15.1
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
{% set i2pinstall_jar_hash = '623e800e42aec3583059176d4a614920de0004618dd17b4820c01afb944d9506' %}
|
||||
{% set i2psource_hash = 'ca314bec4e683919f75c4734e9c4190f9ac070ccc76e40b7d104404ade5b736b' %}
|
||||
{% set i2pupdate_hash = 'eae3100a292404a67d9b7cd4d3cf470c36791ba25a0953b35d48f7fd821a580d' %}
|
||||
{% set i2p_android_hash = '714aaa5e2e8c4f5f309e49b29045070a8b0ca99c65e63d63b095c113062c4c7f' %}
|
||||
{% set i2p_android_hash = 'ad54148e6a25f36982b5937e11311113fb4925641179003eb33244a1d2b2a63b' %}
|
||||
{% 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-0.9.15</a>
|
||||
<a class="default" href="https://download.i2p2.de/android/current/i2p.apk">I2P-0.9.15.1</a>
|
||||
<br>
|
||||
{% trans %}Inside I2P{% endtrans %}:
|
||||
<!-- do not use i2pconv here -->
|
||||
<a class="default" href="http://meeh.i2p/i2p.apk">I2P-0.9.15</a>
|
||||
<a class="default" href="http://meeh.i2p/i2p.apk">I2P-0.9.15.1</a>
|
||||
<br>
|
||||
F-Droid:
|
||||
<a class="default" href="https://fdroid.org/app/net.i2p.android.router">I2P-0.9.13-0_b1-API8</a>
|
||||
|
Reference in New Issue
Block a user