Update Easy-Install Bundle
This commit is contained in:
@ -23,7 +23,7 @@ except ImportError:
|
||||
# Constants
|
||||
|
||||
CURRENT_I2P_VERSION = '2.5.0'
|
||||
CURRENT_I2P_FIREFOX_PROFILE_VERSION = '2.4.0'
|
||||
CURRENT_I2P_FIREFOX_PROFILE_VERSION = '2.5.0'
|
||||
CURRENT_I2P_OSX_VERSION = '1.9.0'
|
||||
|
||||
CANONICAL_DOMAIN = 'geti2p.net'
|
||||
|
@ -60,7 +60,7 @@ special configuration. You don't even need to close existing Firefox windows.
|
||||
{%- set name = 'Windows' -%}
|
||||
{%- set icon = 'images/download/windows.png' -%}
|
||||
{%- set filename = 'I2P-Easy-Install-Bundle-%s.exe' -%}
|
||||
{%- set hash = 'a36b6966adb9c870ebd4ae6cb8342473ace8f7dccac451f862fc254bbe2316f0' -%}
|
||||
{%- set hash = '8c1ac591b155cc72e028e705441170ee61d4bf8bd3b84251a2a2dcbb70b2f37a' -%}
|
||||
|
||||
{% call package_outer('windows', name, icon) %}
|
||||
<div class = "file">
|
||||
|
@ -45,7 +45,7 @@ start an installer, "double-click" the downloaded .exe file.
|
||||
{%- set name = 'Windows' -%}
|
||||
{%- set icon = 'images/download/windows.png' -%}
|
||||
{%- set filename = 'I2P-Easy-Install-Bundle-%s.exe' -%}
|
||||
{%- set hash = 'a36b6966adb9c870ebd4ae6cb8342473ace8f7dccac451f862fc254bbe2316f0' -%}
|
||||
{%- set hash = '8c1ac591b155cc72e028e705441170ee61d4bf8bd3b84251a2a2dcbb70b2f37a' -%}
|
||||
|
||||
{% call package_outer('windows', name, icon) %}
|
||||
<div class = "file">
|
||||
|
Reference in New Issue
Block a user