This commit is contained in:
zzz
2018-06-26 13:19:21 +00:00
parent 2e5f6eaf40
commit 6bd58e16ee
3 changed files with 10 additions and 5 deletions

View File

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

View File

@ -80,4 +80,9 @@ maintain security and help the network is to run the latest release.
::
32c4f3feb733a45fa4ff0aaa331c8c3fc2efe9076ab83b82a86e8ab46333ae00 i2pinstall_0.9.35_windows.exe
a256e9d36a52c314b9e8d0e659d4d1b982cc9d9af8459231eda5842e4116d298 i2pinstall_0.9.35.jar
8bb88d3db355ebfa5be65d48089db60919875ac298b7217b7f8150048ea5079e i2psource_0.9.35.tar.bz2
881860d875a032788e75ed9714b1f75a40d0cc4ecca1446f1a7c6f7f54b4629c i2pupdate_0.9.35.zip
a701a94bab56a030dfe23e0353c046d869d4cfdedee921fd11e51976ba45e75b i2pupdate.su3

View File

@ -1,7 +1,7 @@
{% set i2pinstall_windows_hash = 'f66ca8c5022a639e3e642ec3ff7b2de7cea53ec05f98a22a3875730661a0b601' %}
{% set i2pinstall_jar_hash = '61a255911dbe6a3196ddae9c445ffa543c321320f98f48dc880d6f0e0cc0a259' %}
{% set i2psource_hash = '30a2cd843e379c2e0d1b3f917ef4e98ea967f3759b81fcb7e0fe47f509aed813' %}
{% set i2pupdate_hash = '3c919930c421eb63dffa67275d79f943df964403f4052be2a45836ddb92526c0' %}
{% set i2pinstall_windows_hash = '32c4f3feb733a45fa4ff0aaa331c8c3fc2efe9076ab83b82a86e8ab46333ae00' %}
{% set i2pinstall_jar_hash = 'a256e9d36a52c314b9e8d0e659d4d1b982cc9d9af8459231eda5842e4116d298' %}
{% set i2psource_hash = '8bb88d3db355ebfa5be65d48089db60919875ac298b7217b7f8150048ea5079e' %}
{% set i2pupdate_hash = '881860d875a032788e75ed9714b1f75a40d0cc4ecca1446f1a7c6f7f54b4629c' %}
{% set i2p_android_hash = '0ff13379d4f7aa75f3e4e947f92d8cde1ca162748c04218b304203e455852b34' %}
{% set i2p_windows_subver = '' %}