This is an automated email from the ASF dual-hosted git repository. slawrence pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-daffodil-site.git
commit 3cb40058a22e43d2a256844fcb9356af016661cf Author: Steve Lawrence <[email protected]> AuthorDate: Fri Sep 7 09:50:02 2018 -0400 Remove mention of sha1 since they have been removed --- site/_layouts/release.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/_layouts/release.html b/site/_layouts/release.html index 8ab1713..f89cd78 100644 --- a/site/_layouts/release.html +++ b/site/_layouts/release.html @@ -66,7 +66,7 @@ permalink: /release/release-notes-:title <a href='{{ page.key-file }}'>project release KEYS</a>. See <a href='https://www.apache.org/dyn/closer.cgi#verify'>verification instructions</a> for a description of using the PGP and KEYS files for - verification. Checksums (SHA1, SHA256, SHA512) are also provided as + verification. Checksums (SHA256, SHA512) are also provided as alternative verification methods. </i> </p>
