forked from I2P_Developers/i2p.www
Update the Firefox Profile build to version 0.02b
This commit is contained in:
@@ -23,7 +23,7 @@ except ImportError:
|
||||
# Constants
|
||||
|
||||
CURRENT_I2P_VERSION = '0.9.46'
|
||||
CURRENT_I2P_FIREFOX_PROFILE_VERSION = '0.02a'
|
||||
CURRENT_I2P_FIREFOX_PROFILE_VERSION = '0.02b'
|
||||
|
||||
CANONICAL_DOMAIN = 'geti2p.net'
|
||||
|
||||
|
@@ -17,7 +17,7 @@ better protection Javascript based attacks and HTTPS support where available.
|
||||
{%- set name = 'Windows' -%}
|
||||
{%- set icon = 'images/download/windows.png' -%}
|
||||
{%- set filename = 'I2P-Profile-Installer-%s.exe' -%}
|
||||
{%- set hash = '0e69cd51143a0e75cd089ebd838b038e85270be1d3c20a05a81d989316868f05' -%}
|
||||
{%- set hash = '8eb1e9f69200a42192acabe4686bb3541f7f409b2f9702f2f9e5c6870515fa56' -%}
|
||||
|
||||
{% call package_outer('windows', name, icon) %}
|
||||
<div class = "file">
|
||||
|
Reference in New Issue
Block a user