This commit is contained in:
zzz
2014-09-21 12:35:13 +00:00
parent a775e53d1f
commit 3790ce4fcf
3 changed files with 5 additions and 5 deletions

View File

@ -21,7 +21,7 @@ except ImportError:
###########
# Constants
CURRENT_I2P_VERSION = '0.9.14.1'
CURRENT_I2P_VERSION = '0.9.15'
CANONICAL_DOMAIN = 'geti2p.net'

View File

@ -1,9 +1,9 @@
{% extends "global/layout.html" %}
{% block title %}{{ _('Download') }}{% endblock %}
{% set i2pinstall_windows_hash = '4acb875cd956aa16f3cba373159005bcea88a337976773cd684d64f211d4dca6' %}
{% set i2pinstall_jar_hash = '3e115ceed06f11e2fe78575634ca4b8a96b397ab6b83ddf37daba5dfc56deb11' %}
{% set i2psource_hash = '2216969ee7cb611f7fef701d5db08f6f40e9825e09684ad1a94dd08b031b6d5a' %}
{% set i2pupdate_hash = '05e5c7fa560f8c313da83015f2953e741024d653c9eae6eb275fab9b91d835f6' %}
{% set i2pinstall_windows_hash = '05c352494a36bc10d284683135b8713fa06f227354c4c251052298e38d317ee6' %}
{% set i2pinstall_jar_hash = '623e800e42aec3583059176d4a614920de0004618dd17b4820c01afb944d9506' %}
{% set i2psource_hash = 'ca314bec4e683919f75c4734e9c4190f9ac070ccc76e40b7d104404ade5b736b' %}
{% set i2pupdate_hash = 'eae3100a292404a67d9b7cd4d3cf470c36791ba25a0953b35d48f7fd821a580d' %}
{% set i2p_android_hash = '475428ff618a06b69257439f0a677d6837c911fb5bb504708bb21b5e28485e28' %}
{% block content %}
<h3>{{ _('Dependency') }}</h3>