forked from I2P_Developers/i2p.www
Updated I2P Android versions
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
{% block title %}{{ _('Download') }}{% endblock %}
|
||||
{% set i2pinstall_windows_sig = '97dd4326ad8afdea0e78ffcb053b23793dfa79d89458be3fe3a1ed62a2d988e9' %}
|
||||
{% set i2pinstall_jar_sig = '5028910d3fb9747a6724e39f8eccb6d9ebe0530ef017102c372871badfbf6d9f' %}
|
||||
{% set i2p_android_sig = 'a6120e19186246458a01e498eeb9e5afcb3901b9c058244410bda85d5a474113' %}
|
||||
{% set i2p_android_sig = '15f684d65940a7e3821382a034461b32f4d91f884d7812ee529467c2fe306cfe' %}
|
||||
{% set i2psource_sig = 'cbbf25dea50a717c3376eb7af226f0b2a653e0372db8782ef37aa8b3d275436c' %}
|
||||
{% set i2pupdate_sig = '533b0ce2d9e1bfc8762ba17eef3572ae7355ed8f21d5d3557b718a14b05794f2' %}
|
||||
{% block content %}
|
||||
@@ -122,13 +122,13 @@ or type <tt>java -version</tt> at your command prompt.
|
||||
</div>
|
||||
<div class="details">
|
||||
<div class="file">
|
||||
<a href="http://{{ i2pconv('stats.i2p') }}/i2p.apk">i2p-android-0.9.7.1-0_b4-API8.apk</a>
|
||||
<a href="http://{{ i2pconv('stats.i2p') }}/i2p.apk">i2p-android-0.9.8.1-0_b2-API8.apk</a>
|
||||
<div class="sig">
|
||||
(SHA256 <code>{{ i2p_android_sig }}</code>
|
||||
)
|
||||
</div>
|
||||
</div>
|
||||
{% trans devbuild='0.9.7.1-23_b2-API8', str4durl='http://'+i2pconv('str4d.i2p')+'/android/' -%}
|
||||
{% trans devbuild='0.9.8.1-27_b3-API8', str4durl='http://'+i2pconv('str4d.i2p')+'/android/' -%}
|
||||
The above file is the current release build.
|
||||
The latest dev build is version {{ devbuild }}, and is available from
|
||||
<a href="{{ str4durl }}">str4d's eepsite</a>.
|
||||
|
Reference in New Issue
Block a user