forked from I2P_Developers/i2p.www
update easy-install bundle download
This commit is contained in:
@@ -23,7 +23,7 @@ except ImportError:
|
|||||||
# Constants
|
# Constants
|
||||||
|
|
||||||
CURRENT_I2P_VERSION = '1.9.0'
|
CURRENT_I2P_VERSION = '1.9.0'
|
||||||
CURRENT_I2P_FIREFOX_PROFILE_VERSION = '1.8.0'
|
CURRENT_I2P_FIREFOX_PROFILE_VERSION = '1.9.0'
|
||||||
CURRENT_I2P_OSX_VERSION = '1.9.0'
|
CURRENT_I2P_OSX_VERSION = '1.9.0'
|
||||||
|
|
||||||
CANONICAL_DOMAIN = 'geti2p.net'
|
CANONICAL_DOMAIN = 'geti2p.net'
|
||||||
|
@@ -56,7 +56,7 @@ special configuration. You don't even need to close existing Firefox windows.
|
|||||||
{%- set name = 'Windows' -%}
|
{%- set name = 'Windows' -%}
|
||||||
{%- set icon = 'images/download/windows.png' -%}
|
{%- set icon = 'images/download/windows.png' -%}
|
||||||
{%- set filename = 'I2P-Profile-Installer-%s-signed.exe' -%}
|
{%- set filename = 'I2P-Profile-Installer-%s-signed.exe' -%}
|
||||||
{%- set hash = '0012fd31a0bbfca36c820055de00682365d7955d53b11e79432fb2b2ea05432c' -%}
|
{%- set hash = 'c69c53cb20a6385697457e3c3123ad2aac522dfdbfbbf600a92fee2540912aa9' -%}
|
||||||
|
|
||||||
{% call package_outer('windows', name, icon) %}
|
{% call package_outer('windows', name, icon) %}
|
||||||
<div class = "file">
|
<div class = "file">
|
||||||
|
Reference in New Issue
Block a user