fix easy-install hash
This commit is contained in:
@ -60,7 +60,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-Easy-Install-Bundle-%s.exe' -%}
|
{%- set filename = 'I2P-Easy-Install-Bundle-%s.exe' -%}
|
||||||
{%- set hash = '862de2f2e05cfc46c2f612656b93dd9c94b6bc7a034912d732dd0ade2ad477f6' -%}
|
{%- set hash = 'be3b178b745720b16c8ccd6911d3c35143eb59da4be318198d84f35ec23e494c' -%}
|
||||||
|
|
||||||
{% 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