update Zero to 0.9.40

This commit is contained in:
zab2
2019-05-07 19:14:14 +00:00
parent be1ab88473
commit b84ab82db7

View File

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