forked from I2P_Developers/i2p.www
upload the changes to the download page for 0.9.48
This commit is contained in:
@ -22,7 +22,7 @@ except ImportError:
|
||||
###########
|
||||
# Constants
|
||||
|
||||
CURRENT_I2P_VERSION = '0.9.47'
|
||||
CURRENT_I2P_VERSION = '0.9.48'
|
||||
CURRENT_I2P_FIREFOX_PROFILE_VERSION = '0.02b'
|
||||
|
||||
CANONICAL_DOMAIN = 'geti2p.net'
|
||||
|
@ -1,7 +1,7 @@
|
||||
{% set i2pinstall_windows_hash = '351fa15544133a7991cd0b17722286b37255c074591c16f79d3af426ee10f2be' %}
|
||||
{% set i2pinstall_jar_hash = '3ddf3afb0c06edeed4810c6d1f34d909959dd94640adf7c638781b4a3b282e9e' %}
|
||||
{% set i2psource_hash = 'dbccada6a353b54ceb844fe8cb0912c0363375a2f57214d23fcf463c4e6d2c4f' %}
|
||||
{% set i2pupdate_hash = '328f85ba28ff6f60480aa0dcda88654fabeabcf63b732a770354bff7f134b135' %}
|
||||
{% set i2pinstall_windows_hash = '817d52ea7662ef22a6158d62431aee44b8effe26d3883d979bbc72dac02a80d6' %}
|
||||
{% set i2pinstall_jar_hash = '5dd5c300d3d2ca4eb7f7b33a2d4c9e54814f02c199c5176db17f214c8ab655d2' %}
|
||||
{% set i2psource_hash = 'e8c55b17b2066d8eab82bc407128f1f0366530c5429a1413ea0cbf40f922d532' %}
|
||||
{% set i2pupdate_hash = '4dac576536b4eaff5b4e8ff0e49d42bb2ff5167f6ead680b751c1bd2df7336c1' %}
|
||||
{% set i2p_android_hash = 'b35eb467511343a8aecdf6a1f19c0459baac007c99a93e0933ce5ab70b5a7261' %}
|
||||
{% set i2p_macnative_hash = '70447e8a352654afd940cfc6c05f094732de7ab05db7c42c173e49f37259d601' %}
|
||||
|
||||
|
Reference in New Issue
Block a user