update to 0.9.49

This commit is contained in:
idk
2021-02-18 13:50:13 -05:00
parent 4de1c653ce
commit 3643b91772
3 changed files with 7 additions and 7 deletions

View File

@@ -22,7 +22,7 @@ except ImportError:
###########
# Constants
CURRENT_I2P_VERSION = '0.9.48'
CURRENT_I2P_VERSION = '0.9.49'
CURRENT_I2P_FIREFOX_PROFILE_VERSION = '0.02b'
CANONICAL_DOMAIN = 'geti2p.net'

View File

@@ -1,14 +1,14 @@
{% set i2pinstall_windows_hash = '817d52ea7662ef22a6158d62431aee44b8effe26d3883d979bbc72dac02a80d6' %}
{% set i2pinstall_jar_hash = '5dd5c300d3d2ca4eb7f7b33a2d4c9e54814f02c199c5176db17f214c8ab655d2' %}
{% set i2psource_hash = 'e8c55b17b2066d8eab82bc407128f1f0366530c5429a1413ea0cbf40f922d532' %}
{% set i2pupdate_hash = '4dac576536b4eaff5b4e8ff0e49d42bb2ff5167f6ead680b751c1bd2df7336c1' %}
{% set i2p_android_hash = '0c6ecb1b79773940bae270753dada8d32a7fc5c66a5536cdf6d45ec683a2896b' %}
{% set i2pinstall_windows_hash = 'af4f022f3532b46dd341717fd08447007ca5217b6c88664be693cac7f71912ea' %}
{% set i2pinstall_jar_hash = '1614da8703b43e5bdc55007c784f2c211d00650ae0308273605d2ddc321b807e' %}
{% set i2psource_hash = '5164ffb6eab228b4082d203c691906faa9ff32f09f41c3cebe6d941e03b0b9f2' %}
{% set i2pupdate_hash = 'af685caf28c842be6589471ebe32fc6bd85ad3fc609f1f5e0fbcae69b5d2575f' %}
{% set i2p_android_hash = '6e0fde3563a1e29a3871a8dd38704b7093410d07b320abc6191b3bb55c6097e7' %}
{% set i2p_macnative_hash = '70447e8a352654afd940cfc6c05f094732de7ab05db7c42c173e49f37259d601' %}
{% set i2p_windows_subver = '' %}
{% set i2p_macosx_launcher_version = '0.1.8' %}
{% set i2p_android_version = '0.9.48' %}
{% set i2p_android_version = '0.9.49' %}
{% set i2p_android_version_kytv = '0.9.22' %}
{% set i2p_android_version_fdroid = '0.9.47-1' %}