From 884e6d0728ebed4b7c9372a23847ae12a6808bde Mon Sep 17 00:00:00 2001 From: idk Date: Mon, 29 Aug 2022 11:09:55 -0400 Subject: [PATCH] update easy-install bundle download --- i2p2www/__init__.py | 2 +- i2p2www/pages/downloads/easyinstall.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/i2p2www/__init__.py b/i2p2www/__init__.py index 33d9171c..69ab750e 100644 --- a/i2p2www/__init__.py +++ b/i2p2www/__init__.py @@ -23,7 +23,7 @@ except ImportError: # Constants CURRENT_I2P_VERSION = '1.9.0' -CURRENT_I2P_FIREFOX_PROFILE_VERSION = '1.8.0' +CURRENT_I2P_FIREFOX_PROFILE_VERSION = '1.9.0' CURRENT_I2P_OSX_VERSION = '1.9.0' CANONICAL_DOMAIN = 'geti2p.net' diff --git a/i2p2www/pages/downloads/easyinstall.html b/i2p2www/pages/downloads/easyinstall.html index 37601d3d..9e5d5036 100644 --- a/i2p2www/pages/downloads/easyinstall.html +++ b/i2p2www/pages/downloads/easyinstall.html @@ -56,7 +56,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-Profile-Installer-%s-signed.exe' -%} -{%- set hash = '0012fd31a0bbfca36c820055de00682365d7955d53b11e79432fb2b2ea05432c' -%} +{%- set hash = 'c69c53cb20a6385697457e3c3123ad2aac522dfdbfbbf600a92fee2540912aa9' -%} {% call package_outer('windows', name, icon) %}