From 6cca66eb8717d0782e55fc828c0a2bbf45b156a6 Mon Sep 17 00:00:00 2001 From: str4d Date: Sat, 10 Oct 2015 22:19:02 +0000 Subject: [PATCH] I2P Android 0.9.22 --- i2p2www/pages/downloads/list.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/i2p2www/pages/downloads/list.html b/i2p2www/pages/downloads/list.html index 10ed4abd..a0ef088c 100644 --- a/i2p2www/pages/downloads/list.html +++ b/i2p2www/pages/downloads/list.html @@ -4,7 +4,7 @@ {% set i2pinstall_jar_hash = 'ee5297b2746e324c9ca33b19513ff09b50724ae3b9f588e4ccc31fc389ce50aa' %} {% set i2psource_hash = '91ac91f7a3e202d248f5294f4951f6b7d8b9bde32991adf7a813ae1bb9188898' %} {% set i2pupdate_hash = '33d969e859c772ba7def142ab0ebbe0c2e8ec52a832bbe31141eaad0eaf556d3' %} -{% set i2p_android_hash = '7524404477d058c93ccaf680b8e4d8df30045dcf6fac8c42e9454306ae6e421d' %} +{% set i2p_android_hash = 'b14e3cc5ea12eb2e8bccb81dd2e86eeea3baba6695eb1a9f4d9053e76aeb131d' %} {% block content %}

{{ _('Dependency') }}

{% trans java='http://java.com/download/', @@ -148,14 +148,17 @@ or type java -version at your command prompt.

{% trans %}Outside I2P{% endtrans %}: - I2P-0.9.20 + I2P-0.9.22
{% trans %}Inside I2P{% endtrans %}: I2P-0.9.20
+ Google Play: + I2P-0.9.22 +
{% trans %}Our F-Droid repository{% endtrans %}: - I2P-0.9.20 + I2P-0.9.22
F-Droid: I2P-0.9.19 @@ -170,9 +173,6 @@ or type java -version at your command prompt.

 

- {% trans -%} - The I2P Android app is in development and does NOT currently provide strong anonymity. - {%- endtrans %} {% trans -%} Requires Android 2.3 (Gingerbread) or higher. If you earlier installed I2P, you need to reinstall because we have also changed the release keys.