0.9.27 draft

This commit is contained in:
zzz
2016-10-20 19:15:18 +00:00
parent 927d38eb80
commit 7d071f1f32
3 changed files with 5 additions and 5 deletions

View File

@@ -22,7 +22,7 @@ except ImportError:
###########
# Constants
CURRENT_I2P_VERSION = '0.9.26'
CURRENT_I2P_VERSION = '0.9.27'
CANONICAL_DOMAIN = 'geti2p.net'

View File

@@ -1,7 +1,7 @@
{% set i2pinstall_windows_hash = 'a8d8d2f653ebd996aa044edd0ac8f8b9cd9e5b740225f3cf547d252b380d5e38' %}
{% set i2pinstall_jar_hash = '563eb6f2cb9220c380190e90290cd154da3f30b4fa96a212a80e4bbc7a8fd44f' %}
{% set i2psource_hash = '49fbaea7f4d5ea0606de68ebb270fc3d4380631ecfd5c9ad82ed9356e29df937' %}
{% set i2pupdate_hash = '23be34662f29faea6831ad041cbc2622f7914baeabceea8b698dac11ddac3bb2' %}
{% set i2pinstall_windows_hash = 'af712a5f71d40c3dfdcd21f34696324acfb499fe54f6c751059aeea414b9f5c7' %}
{% set i2pinstall_jar_hash = '5e9ae0b1e8fb5707ae6903e09aa1110b6d98742b5c2952f24667133e563843f0' %}
{% set i2psource_hash = '89808fa062735fc880d28d232fae27028d9ecdc13b1695a251ecfec119bc15da' %}
{% set i2pupdate_hash = '0178a9aea4d1359c8be1ac82804e0d5711b01b6a3f28d4b587b7f491c292d74e' %}
{% set i2p_android_hash = '597d60e95e57590bac41a8a05c4682f9f4963b37188f8c3c8bd376bf255a50f3' %}
{% set i2p_android_version = '0.9.26' %}