This commit is contained in:
zzz
2017-03-02 17:40:54 +00:00
parent 02e08d660e
commit 059151d93f
3 changed files with 5 additions and 5 deletions

View File

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

View File

@@ -1,7 +1,7 @@
{% set i2pinstall_windows_hash = '7c393ab208e549ec6fc5f1aad77d7ef949989b0c66b6d02cdca235b291c3d3e6' %}
{% set i2pinstall_jar_hash = '55e65c18080689e0e9fadfd34ac56e9e1405e5bf3bfb1e1dd10816e8e0030712' %}
{% set i2psource_hash = '7bb27444bd1074a0f670276ad07e0b5b2a7a29ed6d25d93e6f95646981cd0aaf' %}
{% set i2pupdate_hash = '7ea794af14c46bef34b33fbad518007275bad18576b0350f2448788ff099ef6b' %}
{% set i2pinstall_windows_hash = 'acf31ea103fb7fa0622118d67092541b70b0af2cf8475492986d4089f40ea6fe' %}
{% set i2pinstall_jar_hash = '1b74e29ea375a15eebb5ec2f9b190f5f001a2e5b1193d2db657ce8a69c369934' %}
{% set i2psource_hash = '67da4ce224fef2b190ffeed5dba102a3b7724f061b1c168255625c028a97c3a7' %}
{% set i2pupdate_hash = 'f927ca4eda5a07c1e93ed8096df87d8fb0a516e64176d9efd645523aa7711a42' %}
{% set i2p_android_hash = '0c4834843452d400971392213cec3e5e6f057a6a961a6f52afc033d560f815eb' %}
{% set i2p_android_version = '0.9.28' %}