From 4268e81211d1884fa1a6b1a7125c0f21e8738844 Mon Sep 17 00:00:00 2001
From: idk <hankhill19580@gmail.com>
Date: Wed, 7 Sep 2022 21:52:03 -0400
Subject: [PATCH] update hash

---
 i2p2www/pages/downloads/easyinstall.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/i2p2www/pages/downloads/easyinstall.html b/i2p2www/pages/downloads/easyinstall.html
index 9e5d50361..cfe58617c 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     = 'c69c53cb20a6385697457e3c3123ad2aac522dfdbfbbf600a92fee2540912aa9' -%}
+{%- set hash     = 'ee66e9cfeb393d737e79f6960fe26ba28d51e845a0148ef2544802366e8840c6' -%}
 
 {% call package_outer('windows', name, icon) %}
     <div class = "file">
-- 
GitLab