This commit is contained in:
zzz
2016-06-07 13:42:08 +00:00
parent 3b2f8fe3c7
commit 184a0616be
3 changed files with 5 additions and 5 deletions

View File

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

View File

@ -1,7 +1,7 @@
{% set i2pinstall_windows_hash = '094945d8728ca50195345b52c8154b2fdfa65b6af36adfcdb1fa2169f7401ebf' %}
{% set i2pinstall_jar_hash = '47c9d361940fc429effd57cc6718d72fde7a66663d5dfbb18fa30aba569b69fc' %}
{% set i2psource_hash = 'daaac2b5a5a6b5bbd4b805f76e14f6a7c201dfd7c1cf43c98e182d2e657d1236' %}
{% set i2pupdate_hash = '5245609257f80ab2177adc50593db239cc6e24bd9e39378c650a34e031451c01' %}
{% set i2pinstall_windows_hash = 'a8d8d2f653ebd996aa044edd0ac8f8b9cd9e5b740225f3cf547d252b380d5e38' %}
{% set i2pinstall_jar_hash = '563eb6f2cb9220c380190e90290cd154da3f30b4fa96a212a80e4bbc7a8fd44f' %}
{% set i2psource_hash = '49fbaea7f4d5ea0606de68ebb270fc3d4380631ecfd5c9ad82ed9356e29df937' %}
{% set i2pupdate_hash = '23be34662f29faea6831ad041cbc2622f7914baeabceea8b698dac11ddac3bb2' %}
{% set i2p_android_hash = 'e5a445cda4e8b2dfc424092c0f2cdebed117dcf0a975b4547c4749e6b9943e06' %}
{% set i2p_android_version = '0.9.25' %}