Update Easy-Install Bundle

This commit is contained in:
eyedeekay
2024-04-09 20:38:50 -04:00
parent eda4ff0e2c
commit 8998792f2e
3 changed files with 3 additions and 3 deletions

View File

@ -23,7 +23,7 @@ except ImportError:
# Constants
CURRENT_I2P_VERSION = '2.5.0'
CURRENT_I2P_FIREFOX_PROFILE_VERSION = '2.4.0'
CURRENT_I2P_FIREFOX_PROFILE_VERSION = '2.5.0'
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 = 'a36b6966adb9c870ebd4ae6cb8342473ace8f7dccac451f862fc254bbe2316f0' -%}
{%- set hash = '8c1ac591b155cc72e028e705441170ee61d4bf8bd3b84251a2a2dcbb70b2f37a' -%}
{% 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 = 'a36b6966adb9c870ebd4ae6cb8342473ace8f7dccac451f862fc254bbe2316f0' -%}
{%- set hash = '8c1ac591b155cc72e028e705441170ee61d4bf8bd3b84251a2a2dcbb70b2f37a' -%}
{% call package_outer('windows', name, icon) %}
<div class = "file">