fix hash on OSX download page
This commit is contained in:
@ -40,10 +40,10 @@ it makes I2P easier to install and work with on Apple computers by using tools
|
||||
that are familiar and built-into the operating system.
|
||||
{%- endtrans %}</p>
|
||||
|
||||
{%- set name = 'Windows' -%}
|
||||
{%- set name = 'OSX' -%}
|
||||
{%- set icon = 'images/download/mac-osx.png' -%}
|
||||
{%- set filename = 'I2P-%s.dmg' -%}
|
||||
{%- set hash = '07c729c26fc8a31c0e74fe7b4de7be1f8e390d018748322ada35b29de9d' -%}
|
||||
{%- set hash = '057570e3d2b6ba6ca29787f1e5f8c9c36c7072e9f3687e6ed58182f4488ae5a3' -%}
|
||||
|
||||
{% call package_outer('osx', name, icon) %}
|
||||
<div class = "file">
|
||||
|
Reference in New Issue
Block a user