This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/main by this push:
     new 0af751f84d Update NSIS to 3.10
0af751f84d is described below

commit 0af751f84d53745cee83cbc36287cd2000cdb64a
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Mon Apr 29 09:25:31 2024 +0100

    Update NSIS to 3.10
---
 build.properties.default   | 4 ++--
 webapps/docs/changelog.xml | 5 ++++-
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/build.properties.default b/build.properties.default
index a1fc6e5f17..8e4a467ca0 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -155,10 +155,10 @@ 
tomcat-native.win.1=${base-tomcat.loc.1}/tomcat-connectors/native/${tomcat-nativ
 
tomcat-native.win.2=${base-tomcat.loc.2}/tomcat-connectors/native/${tomcat-native.version}/binaries/tomcat-native-${tomcat-native.version}-openssl-${tomcat-native-openssl.version}-win32-bin.zip
 
 # ----- NSIS, version 3.0 or later -----
-nsis.version=3.09
+nsis.version=3.10
 nsis.checksum.enabled=true
 nsis.checksum.algorithm=MD5|SHA-1
-nsis.checksum.value=2953f6074bcc4711b439a666eafbb91b|586855a743a6e0ade203d8758af303a48ee0716b
+nsis.checksum.value=e3e2803a13ead75e4471a51069d04c20|22cf776b463c6c845444328341219167abf399dc
 nsis.home=${base.path}/nsis-${nsis.version}
 nsis.exe=${nsis.home}/makensis.exe
 nsis.arch.dir=x86-unicode/
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 53f60a70d2..32cf59621c 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -217,6 +217,9 @@
       <update>
         Update to the Eclipse JDT compiler 4.31. (markt)
       </update>
+      <update>
+        Update NSIS to 3.10. (markt)
+      </update>
     </changelog>
   </subsection>
 </section>
@@ -1254,7 +1257,7 @@
   <subsection name="Other">
     <changelog>
       <update>
-        Update NSIS to 3.0.9. (markt)
+        Update NSIS to 3.09. (markt)
       </update>
       <update>
         Update Checkstyle to 10.12.2. (markt)


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to