This commit is contained in:
zzz
2018-08-23 15:10:43 +00:00
parent dfe1ce41fa
commit 5141d8940c
3 changed files with 10 additions and 5 deletions

View File

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

View File

@ -74,3 +74,8 @@ maintain security and help the network is to run the latest release.
::
3ea660970761e0b26bf5fc5a76fef98379ba75c7ada0ce0c3e3221dc3a1702d2 i2pinstall_0.9.36_windows.exe
a6e753b98700d8d584cf8feb67141ffd1f5fd83a9968cac89c1b3dd59dc1b31f i2pinstall_0.9.36.jar
148c0f86f000d833901e7182797f6fb6470c1b600344056c710e326789d0fd54 i2psource_0.9.36.tar.bz2
07e5338c771a07ffe72c9ecf54559985c63971d7aa35f51e5912a9ade2015942 i2pupdate_0.9.36.zip
52cdb4bb05d84b6bee7ce704c3693f8f92007adc6dd49321376299372281d9bc i2pupdate.su3

View File

@ -1,7 +1,7 @@
{% set i2pinstall_windows_hash = '32c4f3feb733a45fa4ff0aaa331c8c3fc2efe9076ab83b82a86e8ab46333ae00' %}
{% set i2pinstall_jar_hash = 'a256e9d36a52c314b9e8d0e659d4d1b982cc9d9af8459231eda5842e4116d298' %}
{% set i2psource_hash = '8bb88d3db355ebfa5be65d48089db60919875ac298b7217b7f8150048ea5079e' %}
{% set i2pupdate_hash = '881860d875a032788e75ed9714b1f75a40d0cc4ecca1446f1a7c6f7f54b4629c' %}
{% set i2pinstall_windows_hash = '3ea660970761e0b26bf5fc5a76fef98379ba75c7ada0ce0c3e3221dc3a1702d2' %}
{% set i2pinstall_jar_hash = 'a6e753b98700d8d584cf8feb67141ffd1f5fd83a9968cac89c1b3dd59dc1b31f' %}
{% set i2psource_hash = '148c0f86f000d833901e7182797f6fb6470c1b600344056c710e326789d0fd54' %}
{% set i2pupdate_hash = '07e5338c771a07ffe72c9ecf54559985c63971d7aa35f51e5912a9ade2015942' %}
{% set i2p_android_hash = '48551cf7f7ba5f2f67f540b60b02c8554f50329264100c1f0827e5e92c2419c9' %}
{% set i2p_windows_subver = '' %}