Update Zero to 0.9.39

This commit is contained in:
zab2
2019-03-21 17:43:10 +00:00
parent b49cbf33f7
commit e205151862

View File

@ -34,11 +34,11 @@ Status: Proof-Of-Concept
{%- set name = 'Windows' -%}
{%- set icon = 'images/download/windows.png' -%}
{%- set filename = 'Zero-I2P0.9.38-JRE11.0.2-INST0.1.exe' -%}
{%- set hash = 'ff1172a785e2aa2e823b90ce2fbc09ad7503864bcd4e30093d22cffa4d955a31' -%}
{%- set filename = 'Zero-I2P0.9.39-JRE11.0.2-INST0.1.exe' -%}
{%- set hash = 'e8bd18d6dfde3251e9e5b5d0b3262f0943f9eaf00e042a9c6348fd2a5ebde023' -%}
{% call package_outer('windows', name, icon) %}
<div class = "file">
<a class = "default" href="https://download.i2p2.de/experimental/Zero-I2P0.9.38-JRE11.0.2-INST0.1.exe">
<a class = "default" href="https://download.i2p2.de/experimental/Zero-I2P0.9.39-JRE11.0.2-INST0.1.exe">
<span class = "name">{{ filename }}</span>
</a>
</div>