Updated labs with quickfix for the i2pbrowser linux build

This commit is contained in:
meeh
2019-06-15 02:56:06 +00:00
parent 44d20334f9
commit a6418770f0

View File

@@ -126,10 +126,10 @@ The files are signed by {{ signer }},
{%- set name = 'Linux' -%}
{%- set icon = 'images/download/freebsd-tux.png' -%}
{%- set filename = 'i2p-browser-linux64-_en-US.tar.xz' -%}
{%- set hash = '615c3dca7ce854a00bef8727beddad8b2497b03d07ffdc33237913db8691e3eb' -%}
{%- set hash = 'bd39f23311bf20a41112c7a90f2ebc0df1647d46184654daa903fbdecd2f6a42' -%}
{% call package_outer('freebsd-tux', name, icon) %}
<div class = "file">
<a class = "default" href="https://download.i2p2.de/experimental/i2pbrowser-beta3/linux64/i2p-browser-linux64-_en-US.tar.xz">
<a class = "default" href="https://download.i2p2.de/experimental/i2pbrowser-beta3/linux64.1/i2p-browser-linux64-_en-US.tar.xz">
<span class = "name">{{ filename }}</span>
</a>
</div>
@@ -143,7 +143,7 @@ The files are signed by {{ signer }},
please check out the link below
if you want to see if we have the browser in your language.
{%- endtrans %}</p>
<a href="https://download.i2p2.de/experimental/i2pbrowser-beta3/linux64">https://download.i2p2.de/experimental/i2pbrowser-beta3/linux64</a>
<a href="https://download.i2p2.de/experimental/i2pbrowser-beta3/linux64.1">https://download.i2p2.de/experimental/i2pbrowser-beta3/linux64.1</a>
{% endcall %}
</div>