This commit is contained in:
zzz
2019-07-03 21:26:45 +00:00
parent 069596ca6d
commit 78bdb905b7
3 changed files with 5 additions and 5 deletions

View File

@ -22,7 +22,7 @@ except ImportError:
###########
# Constants
CURRENT_I2P_VERSION = '0.9.40'
CURRENT_I2P_VERSION = '0.9.41'
CURRENT_I2P_FIREFOX_PROFILE_VERSION = '0.02a'
CANONICAL_DOMAIN = 'geti2p.net'

View File

@ -1,7 +1,7 @@
{% set i2pinstall_windows_hash = '8b608dcef452a19fd4d5746884ee12bdd9537fef5a2a6fcb6c400c430d2a107a' %}
{% set i2pinstall_jar_hash = 'b5dac73d1683ebfa9b58475c2dddc6ffc40efa6622278d133688af73db428381' %}
{% set i2psource_hash = '5d31e0a324dfe429135ac17595b3cab3e81d85d4aa7a720db402dec47bfeda23' %}
{% set i2pupdate_hash = '0aeaf2d670f23942953408f669fe2f636afb4d22bdccc834b8741ad740f1d019' %}
{% set i2pinstall_windows_hash = 'e8d896e94696c3cb3be20cb28ea902595f82f7028622931a8ab6f451e4a3d6b5' %}
{% set i2pinstall_jar_hash = '3faf1c24c776375694d5f70c53c795ef73e00b21cd4b931ee62b1299b7073fc4' %}
{% set i2psource_hash = 'f988877940b2cff1a90534c47b78343de49cd6290817edb57c0142eecf1d164e' %}
{% set i2pupdate_hash = '57edfb0aa47d5e0e5f0010fa23cf800cdbe50b0fd47b99365862c88884a9095c' %}
{% set i2p_android_hash = 'c99d305063eebe62ed6cd01d8e4183b04625936231f8804098d08822255f4504' %}
{% set i2p_macnative_hash = '1da59af773b1d7a9f1ee1af8a62fc0ff737410beafd4f52ca78f4dea12fcf936' %}