update bundle hashes, version

This commit is contained in:
eyedeekay
2025-04-08 18:10:58 -04:00
parent 62eb0b2954
commit 82fc1e485d
3 changed files with 3 additions and 3 deletions

View File

@ -23,7 +23,7 @@ except ImportError:
# Constants
CURRENT_I2P_VERSION = '2.8.2'
CURRENT_I2P_FIREFOX_PROFILE_VERSION = '2.8.0'
CURRENT_I2P_FIREFOX_PROFILE_VERSION = '2.8.2'
CURRENT_I2P_OSX_VERSION = '1.9.0'
CANONICAL_DOMAIN = 'geti2p.net'

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 = '624e9673260cc607c972eff79db05b70da205da147e4d7b56896c6f42552cc34' -%}
{%- set hash = 'a8e7e02b00428a150d8287774879c3babd4f0eeede7b691403dc283c05bda750' -%}
{% 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 = '624e9673260cc607c972eff79db05b70da205da147e4d7b56896c6f42552cc34' -%}
{%- set hash = 'a8e7e02b00428a150d8287774879c3babd4f0eeede7b691403dc283c05bda750' -%}
{% call package_outer('windows', name, icon) %}
<div class = "file">