From 5a4c265b6f4df690a0866e093fc8497d4ce68327 Mon Sep 17 00:00:00 2001 From: anonimal Date: Mon, 2 Jan 2017 16:14:29 +0000 Subject: [PATCH] Downloads: clarify that checksum is SHA256 Despite the obviousness of the length of the hash, and the fact that there is a small note on the page noting the type of hash, the point should be made clearly and quickly. --- downloads/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/downloads/index.md b/downloads/index.md index d8a119d4..78df119f 100644 --- a/downloads/index.md +++ b/downloads/index.md @@ -61,7 +61,7 @@ Note: the SHA256 hashes are listed by the downloads for convenience, but a GPG-s Current Version: {{ data_downloads.version }} {{ data_downloads.tag }}
-SHA Hash: {{ data_downloads.hash }}
+SHA256 Hash: {{ data_downloads.hash }}