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

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


The following commit(s) were added to refs/heads/9.0.x by this push:
     new 0dcf920adb Need zip checksums, not exe checksums
0dcf920adb is described below

commit 0dcf920adbe63d78bf9bafc97cb9961487497e96
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Wed Aug 2 16:49:48 2023 +0100

    Need zip checksums, not exe checksums
---
 build.properties.default | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.properties.default b/build.properties.default
index 61066f5ba0..95cc50367f 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -181,7 +181,7 @@ 
tomcat-native.win.2=${base-tomcat.loc.2}/tomcat-connectors/native/${tomcat-nativ
 nsis.version=3.09
 nsis.checksum.enabled=true
 nsis.checksum.algorithm=MD5|SHA-1
-nsis.checksum.value=dc6015c4ca2bcfd1a2b7f315ddf99922|0322ebc9ddef97ca66762319df79032b63fbf1f2
+nsis.checksum.value=d0d9ebe60bc2507014a0c1c2fb0e25f2|7b61e72912248d06bbe511997fc734f6839ff4f8
 nsis.home=${base.path}/nsis-${nsis.version}
 nsis.exe=${nsis.home}/makensis.exe
 nsis.arch.dir=x86-unicode/


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

Reply via email to