Update hashes, version numbers

This commit is contained in:
eyedeekay
2024-05-16 08:05:15 -04:00
parent 725257aab7
commit 26306d34a1
2 changed files with 2 additions and 2 deletions

View File

@ -60,7 +60,7 @@ special configuration. You don't even need to close existing Firefox windows.
{%- set name = 'Windows' -%}
{%- set icon = 'images/download/windows.png' -%}
{%- set filename = 'I2P-Easy-Install-Bundle-%s.exe' -%}
{%- set hash = '8c1ac591b155cc72e028e705441170ee61d4bf8bd3b84251a2a2dcbb70b2f37a' -%}
{%- set hash = '183874f5f60e9ae68e7ec06de66a244125e74ca211cec134952022a22d5514aa' -%}
{% call package_outer('windows', name, icon) %}
<div class = "file">

View File

@ -45,7 +45,7 @@ start an installer, "double-click" the downloaded .exe file.
{%- set name = 'Windows' -%}
{%- set icon = 'images/download/windows.png' -%}
{%- set filename = 'I2P-Easy-Install-Bundle-%s.exe' -%}
{%- set hash = '8c1ac591b155cc72e028e705441170ee61d4bf8bd3b84251a2a2dcbb70b2f37a' -%}
{%- set hash = '183874f5f60e9ae68e7ec06de66a244125e74ca211cec134952022a22d5514aa' -%}
{% call package_outer('windows', name, icon) %}
<div class = "file">