GUACAMOLE-692: Update 1.0.0 release downloads to comply with latest ASF policy for checksums.
Project: http://git-wip-us.apache.org/repos/asf/guacamole-website/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-website/commit/a79b91a7 Tree: http://git-wip-us.apache.org/repos/asf/guacamole-website/tree/a79b91a7 Diff: http://git-wip-us.apache.org/repos/asf/guacamole-website/diff/a79b91a7 Branch: refs/heads/master Commit: a79b91a7ed33d3ce9f56482493f3a0cdfd330ec2 Parents: 229be79 Author: Michael Jumper <[email protected]> Authored: Wed Jan 9 19:15:17 2019 -0800 Committer: Michael Jumper <[email protected]> Committed: Wed Jan 9 19:15:35 2019 -0800 ---------------------------------------------------------------------- _releases/1.0.0.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/guacamole-website/blob/a79b91a7/_releases/1.0.0.md ---------------------------------------------------------------------- diff --git a/_releases/1.0.0.md b/_releases/1.0.0.md index f0e87d9..89c801a 100644 --- a/_releases/1.0.0.md +++ b/_releases/1.0.0.md @@ -11,9 +11,8 @@ artifact-root: "http://apache.org/dyn/closer.cgi?action=download&filename=" checksum-root: "https://www.apache.org/dist/" download-path: "guacamole/1.0.0/" checksum-suffixes: - "MD5" : ".md5" - "SHA" : ".sha" - "PGP" : ".asc" + "PGP" : ".asc" + "SHA-256" : ".sha256" source-dist: - "source/guacamole-client-1.0.0.tar.gz"
