forked from I2P_Developers/i2p.www
update android version and checksum
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
{% set i2pinstall_jar_hash = 'f8116f2559a40b835854aa2fdb1aedcab518d1b29414e60bdd714c86412bb27d' %}
|
||||
{% set i2psource_hash = 'bcd900a9001bdda37ed70cdec78e9096ed370e44513aae5e29a02886d0babd33' %}
|
||||
{% set i2pupdate_hash = '0cf1b742e7cf293b49df4c69b693f988324c5f53ecdc421dcbff890ed4752f0c' %}
|
||||
{% set i2p_android_hash = '96cfd0ebf56fc30e746fb77f449697465f0b9c0e047c0129072582453062345c' %}
|
||||
{% set i2p_android_hash = '7524404477d058c93ccaf680b8e4d8df30045dcf6fac8c42e9454306ae6e421d' %}
|
||||
{% block content %}
|
||||
<h3>{{ _('Dependency') }}</h3>
|
||||
<p>{% trans java='http://java.com/download/',
|
||||
@@ -148,14 +148,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.19.1</a>
|
||||
<a class="default" href="https://download.i2p2.de/android/current/i2p.apk">I2P-0.9.20</a>
|
||||
<br>
|
||||
{% trans %}Inside I2P{% endtrans %}:
|
||||
<!-- do not use i2pconv here -->
|
||||
<a class="default" href="http://update.killyourtv.i2p/i2p.apk">I2P-0.9.20</a>
|
||||
<br>
|
||||
{% trans %}Our F-Droid repository{% endtrans %}:
|
||||
<a class="default" href="https://f-droid.i2p.io/">I2P-0.9.19.1</a>
|
||||
<a class="default" href="https://f-droid.i2p.io/">I2P-0.9.20</a>
|
||||
<br>
|
||||
F-Droid:
|
||||
<a class="default" href="https://f-droid.org/app/net.i2p.android.router">I2P-0.9.19</a>
|
||||
|
Reference in New Issue
Block a user