Bump i2p hash and version, including osx build

This commit is contained in:
meeh
2019-12-02 04:25:42 +00:00
parent 76b9287124
commit 046483ecb2
2 changed files with 6 additions and 6 deletions

View File

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

View File

@@ -1,9 +1,9 @@
{% set i2pinstall_windows_hash = '9b20c38a392d5153759d2044ecdac7a90e79675738ead97bbcc731d972c47792' %}
{% set i2pinstall_jar_hash = 'e5eb3db08dcc594e2fb01ada63303ff48096a454db1c7659c928ddb07736c84a' %}
{% set i2psource_hash = 'beb2a3c62efce826cd5aa3e296b483143ad2c581ddb038677f960f7d110df81c' %}
{% set i2pupdate_hash = 'd2749cca9a4ffe299a41660631d980fbe88d8f988a46808de0582a178d1ac9bf' %}
{% set i2pinstall_windows_hash = '4d25819a846a461e6e87caf7f44dd03eb755d502e8efe990bfb0dc5af2ce9d5f' %}
{% set i2pinstall_jar_hash = '265729c1d676939bc81f96689b72c5f413083f4bbd849393f7629db05523d238' %}
{% set i2psource_hash = '9f03a636e2dc7e25455fb75869b3a8313fd177d231e056b0556159efec4d6d9d' %}
{% set i2pupdate_hash = 'e0d8a79c0dc7bfd14303ddf0b4affa3daffa1d87b4e9464d458b7db56789a683' %}
{% set i2p_android_hash = '93e39b46001da498c9dad1ee94e5cb6301942a5dd2fe6b8405c7ccbed936d2bf' %}
{% set i2p_macnative_hash = 'cbda1767ef4156fc44168e87cd2475e6ba49792c11f6dcdf6fe76d2984cd0e00' %}
{% set i2p_macnative_hash = 'a0712d7c0e1eacbef52873d824b81c7816f8a220e1d29915c5365729850a7d47' %}
{% set i2p_windows_subver = '' %}
{% set i2p_macosx_launcher_version = '0.1.8' %}