diff --git a/i2p2www/__init__.py b/i2p2www/__init__.py index dac62f43..7246df8d 100644 --- a/i2p2www/__init__.py +++ b/i2p2www/__init__.py @@ -22,7 +22,7 @@ except ImportError: ########### # Constants -CURRENT_I2P_VERSION = '2.1.0' +CURRENT_I2P_VERSION = '2.2.0' CURRENT_I2P_FIREFOX_PROFILE_VERSION = '2.1.0' CURRENT_I2P_OSX_VERSION = '1.9.0' diff --git a/i2p2www/pages/downloads/macros b/i2p2www/pages/downloads/macros index 93a84193..ee5cd17a 100644 --- a/i2p2www/pages/downloads/macros +++ b/i2p2www/pages/downloads/macros @@ -1,7 +1,7 @@ -{% set i2pinstall_windows_hash = '88e0d49090341f5bfa30299c3fa549c365da57a074ef694cf8201666687e583a' %} -{% set i2pinstall_jar_hash = '153c7988e7a9f0c2affd1e001d554e2519dd439c08bd7c024643b749db1308c1' %} -{% set i2psource_hash = '83098c1277204c5569284b32b37ef137656b27bfe15ef903eca2da7c269288d1' %} -{% set i2pupdate_hash = '54cf3f146f3a630fc2486f79f24c9cfc59d4c9974df0c4479251624fa7bc12a1' %} +{% set i2pinstall_windows_hash = 'ab7efbcc5288d6df9161347277f5d5bad8a5601f70fa12c77ab518e0c0314537' %} +{% set i2pinstall_jar_hash = '008b38611865b2ccc9aa81cfe737ff6758babb7fd30b20bcb9f90026e466f514' %} +{% set i2psource_hash = 'e4ba06a6e2935a17990f057a72b8d79e452a2556a6cefe5012d5dd63466feebf' %} +{% set i2pupdate_hash = '4364bd0ea6d9cc35328629c3cd177d41843d0a160a5fd59d65527cf8487497a0' %} {% set i2p_android_hash = '126cc7569bf22f3fe4c629cc6e3098669eddd8dad3332ec11c89ec8689e966ad' %} {% set i2p_macnative_hash = '18cb22cfcc3cbe0cec150e89a394d1a35703cb508ed627ef48084b7ba7c90dde' %}