You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2019/04/09 20:57:42 UTC

[tinkerpop] branch master updated: Minor text fix now that we use SHA512 CTR

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

spmallette pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


The following commit(s) were added to refs/heads/master by this push:
     new 14f638a  Minor text fix now that we use SHA512 CTR
14f638a is described below

commit 14f638a49745a8e592272cf19bc3c3ab78ae542e
Author: Stephen Mallette <sp...@genoprime.com>
AuthorDate: Tue Apr 9 16:57:07 2019 -0400

    Minor text fix now that we use SHA512 CTR
---
 docs/site/home/downloads.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/site/home/downloads.html b/docs/site/home/downloads.html
index c7d4326..8501e53 100644
--- a/docs/site/home/downloads.html
+++ b/docs/site/home/downloads.html
@@ -155,7 +155,7 @@ limitations under the License.
       gpg --verify apache-gremlin-console-x.y.z-bin.zip.asc apache-gremlin-console-x.y.z-bin.zip
       </code></pre>
     </p>
-    <p>Alternatively, consider verifying the SHA512 signature on the files. An SHA512 signature consists of 40 hex characters.
+    <p>Alternatively, consider verifying the SHA512 signature on the files. An SHA512 signature consists of 128 hex characters.
        Ensure that the generated signature string matches the signature string published in the files above.</p>
  </div>