diff --git a/i2p2www/pages/downloads/macros b/i2p2www/pages/downloads/macros
index fa3cc7964ee2952be87e0a4b36dcfcac05b80a67..a2f15b40d0969a32f624777c91cf5c415b354438 100644
--- a/i2p2www/pages/downloads/macros
+++ b/i2p2www/pages/downloads/macros
@@ -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>