You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@unomi.apache.org by sh...@apache.org on 2019/07/22 11:31:23 UTC

[unomi-site] branch master updated: - Replace SHA1 checksums with SHA512

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

shuber pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/unomi-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 79b16a8  - Replace SHA1 checksums with SHA512
79b16a8 is described below

commit 79b16a8c3c2240908827d969ce08d8c74e837211
Author: Serge Huber <sh...@jahia.com>
AuthorDate: Mon Jul 22 13:31:17 2019 +0200

    - Replace SHA1 checksums with SHA512
---
 src/main/webapp/download.html | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/main/webapp/download.html b/src/main/webapp/download.html
index c3c7a54..15c1e34 100644
--- a/src/main/webapp/download.html
+++ b/src/main/webapp/download.html
@@ -90,16 +90,16 @@
                 Binary Distribution :
                   <a target="_blank" href="https://www.apache.org/dyn/closer.lua/unomi/1.4.0/unomi-1.4.0-bin.tar.gz">tar.gz</a>
                   [<a target="_blank" href="https://www.apache.org/dist/unomi/1.4.0/unomi-1.4.0-bin.tar.gz.asc">PGP</a>]
-                  [<a target="_blank" href="https://www.apache.org/dist/unomi/1.4.0/unomi-1.4.0-bin.tar.gz.sha512">SHA1</a>] -
+                  [<a target="_blank" href="https://www.apache.org/dist/unomi/1.4.0/unomi-1.4.0-bin.tar.gz.sha512">SHA512</a>] -
                   <a target="_blank" href="https://www.apache.org/dyn/closer.lua/unomi/1.4.0/unomi-1.4.0-bin.zip">zip</a>
                   [<a target="_blank" href="https://www.apache.org/dist/unomi/1.4.0/unomi-1.4.0-bin.zip.asc">PGP</a>]
-                  [<a target="_blank" href="https://www.apache.org/dist/unomi/1.4.0/unomi-1.4.0-bin.zip.sha512">SHA1</a>]
+                  [<a target="_blank" href="https://www.apache.org/dist/unomi/1.4.0/unomi-1.4.0-bin.zip.sha512">SHA512</a>]
               </p>
               <p class="card-text mb-auto">
                 Source Distribution :
                   <a target="_blank" href="https://www.apache.org/dyn/closer.lua/incubator/unomi/1.4.0/unomi-1.4.0-src.zip">zip</a>
                   [<a target="_blank" href="https://www.apache.org/dist/unomi/1.4.0/unomi-1.4.0-src.zip.asc">PGP</a>]
-                  [<a target="_blank" href="https://www.apache.org/dist/unomi/1.4.0/unomi-1.4.0-src.zip.sha512">SHA1</a>]
+                  [<a target="_blank" href="https://www.apache.org/dist/unomi/1.4.0/unomi-1.4.0-src.zip.sha512">SHA512</a>]
               </p>
               <a class="btn btn-outline-dark mt-3" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319220&version=12343150" role="button" target="_blank">Release note &raquo;</a>
             </div>