update android downloads and hashes
This commit is contained in:
@ -2,13 +2,13 @@
|
||||
{% set i2pinstall_jar_hash = 'ee49cad06fd73e75ed25eaab342f8167e447b901205ee8593a31b5a599d892af' %}
|
||||
{% set i2psource_hash = '525f2ad3267f130b81296b3dd24102fdcf2adf098d54272da4e1be4abd87df04' %}
|
||||
{% set i2pupdate_hash = '3379fe757eecbf20688ee37685fe52f15ac04fd59e891c6a059a33d519c4ff19' %}
|
||||
{% set i2p_android_hash = 'ac2421c1a0d2b1205f6bdb42fd83dae378873e452a069a84bcb3e448b775632b' %}
|
||||
{% set i2p_android_hash = '0e6196e601b99455d03bca190f6df10d68ef1337f023edcad9ec8953362795a7' %}
|
||||
{% set i2p_macnative_hash = '18cb22cfcc3cbe0cec150e89a394d1a35703cb508ed627ef48084b7ba7c90dde' %}
|
||||
|
||||
{% set i2p_windows_subver = '' %}
|
||||
{% set i2p_macosx_launcher_version = '1.5.0' %}
|
||||
{% set i2p_macosx_launcher_version = '1.8.0' %}
|
||||
|
||||
{% set i2p_android_version = '1.7.1' %}
|
||||
{% set i2p_android_version = '1.8.0' %}
|
||||
{% set i2p_android_version_kytv = '0.9.22' %}
|
||||
{% set i2p_android_version_fdroid = '0.9.50' %}
|
||||
|
||||
@ -77,8 +77,8 @@
|
||||
{%- if type == 'android' %}
|
||||
<!-- do not use url_for here -->
|
||||
<h3>{% trans %}Download I2P for {% endtrans %}{{name}}</h3>
|
||||
<a class="default" href="https://download.i2p2.de/android/current/app.apk">{% trans %}Outside I2P{% endtrans %} ({{ i2p_android_version }})</a>
|
||||
<a class="sig" href="https://download.i2p2.de/android/current/app.apk.asc">sig</a>
|
||||
<a class="default" href="https://download.i2p2.no/android/current/app.apk">{% trans %}Outside I2P{% endtrans %} ({{ i2p_android_version }})</a>
|
||||
<a class="sig" href="https://download.i2p2.no/android/current/app.apk.asc">sig</a>
|
||||
<!-- do not use i2pconv here -->
|
||||
<!--<a class="default" href="http://update.killyourtv.i2p/i2p.apk">{% trans %}Inside I2P{% endtrans %} ({{ i2p_android_version_kytv }})</a> -->
|
||||
<a class="default" href="https://play.google.com/store/apps/details?id=net.i2p.android">Google Play ({{ i2p_android_version }})</a>
|
||||
|
Reference in New Issue
Block a user