Author: milamber
Date: Sun Nov 24 21:09:44 2019
New Revision: 36895
Log:
JMeter 5.2.1 release - Prepare update site: fix 5.1.2 special case with 512
hashes. thanks Felix.
Modified:
release/jmeter/README.html
Modified: release/jmeter/README.html
==============================================================================
--- release/jmeter/README.html (original)
+++ release/jmeter/README.html Sun Nov 24 21:09:44 2019
@@ -33,9 +33,9 @@ $ gpg --verify apache-jmeter-5.2.1.tgz.a
</pre>
<p>
- We also offer SHA5.2.1 hashes to validate the
+ We also offer SHA512 hashes to validate the
integrity of the downloaded files. See the
- <tt><var>distribution</var>.sha5.2.1</tt> files.
+ <tt><var>distribution</var>.sha512</tt> files.
<br>
Note that such hashes are only useful as a check that the file has been
downloaded OK.
They do not provide any guarantee that the downloaded file is authentic.